/run.nvim

Run.nvim - plugin to run stuff with Neovim

Primary LanguageLua

Run.nvim

Work in progress

Run files, projects, and task with one key! Customize your run command or use a default command for each language. Compatible with several terminal outputs. Uses same configuration files as VSCode (launch.json and tasks.json)

TODO

  • Implement tasks
  • Implement launch
  • Implement fallback default run:
    • Python
    • Rust
    • Latex
  • Shell commands
  • Vim commands
  • Vim function calls
  • Global settings
  • Create menu