nvim-luadev
Lua debugger
A tool for executing and debugging Lua code in Nvim.
REPL/debug console for nvim lua plugins
279 stars
11 watching
6 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list
nvimrepl
Related projects:
Repository | Description | Stars |
---|---|---|
| An interactive console for debugging and running Lua code in Nginx applications. | 177 |
| A tool that enables an interactive REPL experience within Neovim. | 1,030 |
| A simple Lua debugger for embedded systems and single-file use. | 786 |
| An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
| A tool that inserts debugging capabilities into Redis Lua scripts. | 89 |
| A custom Neovim configuration and development environment built around the Lua programming language | 102 |
| An extension to Neovim for improved Lua development experience | 50 |
| A collection of utilities to enhance the debugging experience with Neovim's DAP. | 37 |
| A plugin for Neovim that configures LuaLS to lazily update workspace libraries and improve auto-completion | 812 |
| Provides documentation and reference for Lua programming language in Vim script | 122 |
| An interactive scratchpad for Lua code development in Neovim | 579 |
| A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
| Automated text history management plugin for Neovim and Vim 8 with optional mappings | 233 |
| Manages interactions with multiple REPLs and text buffers in Neovim. | 105 |
| A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 893 |