marcoaaguiar / run.nvim

Run.nvim - plugin to run stuff with Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Run.nvim - plugin to run stuff with Neovim


Languages

Language:Lua 95.7%Language:Vim Script 4.3%