runner.nvim
Code runner
A plugin that allows running code within the editor in various programming languages.
A customizable Neovim plugin to run code inside the editor
49 stars
1 watching
3 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
code-runnerluaneovimneovim-plugintelescope
Related projects:
Repository | Description | Stars |
---|---|---|
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 538 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,496 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 183 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
desdic/greyjoy.nvim | A launcher for Neovim that allows users to run and manage files with a single command | 28 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 150 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
idanarye/nvim-moonicipal | A task runner designed to support rapid development and editing of personal tasks in Neovim. | 16 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 527 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
kiddos/gemini.nvim | An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 30 |
niuiic/track.nvim | Tools to track thought process while analyzing source code | 23 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that provides a stable and user-friendly interface for integrating Large Language Models into the editor. | 58 |