jaq-nvim
Code runner
Enables quick execution of code snippets within Neovim using Lua commands
⚙️ Just Another Quickrun Plugin for Neovim in Lua
178 stars
2 watching
17 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
luaneovim
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. | 547 |
marchamamji/runner.nvim | A plugin that allows running code within the editor in various programming languages. | 49 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 185 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,517 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 22 |
pwntester/codeql.nvim | Tool for testing and evaluating CodeQL queries in Neovim | 97 |
kiddos/gemini.nvim | An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 34 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 83 |
jedrzejboczar/toggletasks.nvim | A Neovim task runner plugin that simplifies project setup and background task management through integration with existing solutions. | 158 |
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
desdic/greyjoy.nvim | A Neovim launcher that provides a simple way to run and manage files in different languages. | 28 |
artart222/codeart | A NeoVim-based IDE with Lua scripting and various plugins for coding, debugging, and file management | 891 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 151 |