code_runner.nvim
Code Runner
A Neovim plugin that provides a customizable code runner with various execution modes and project management features.
Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
538 stars
2 watching
35 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
coderunnerexecutablelualua-scriptluajitneovimneovim-configneovim-configurationneovim-pluginnvimnvim-luanvim-pluginrun-commandvim-configsvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
marchamamji/runner.nvim | A plugin that allows running code within the editor in various programming languages. | 49 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 183 |
artart222/codeart | A NeoVim-based IDE with Lua scripting and various plugins for coding, debugging, and file management | 889 |
andrewferrier/debugprint.nvim | A debugging tool for NeoVim that uses print-like statements to trace code execution | 338 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
cris-lml007/neoplus | A collection of configuration files and plugins to convert Neovim into an IDE with a simple workflow and customizable shortcuts. | 9 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
olimorris/codecompanion.nvim | An AI-powered coding companion for Neovim, providing support for various language models and integrating with the editor for code completion, transformations, and more. | 1,070 |
nvoid-lua/nvoid | A custom Neovim configuration and development environment built around the Lua programming language | 101 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 150 |
jonathandion/web-dev.nvim | A Neovim configuration tailored for web development | 67 |
kiddos/gemini.nvim | An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 30 |
chuwy/ucm.nvim | A Neovim plugin that provides a local interface to Unison's codebase navigation | 6 |