one-small-step-for-vimkind
Lua debugger
An adapter for Neovim that enables debugging of Lua code
Debug adapter for Neovim plugins
413 stars
7 watching
11 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
dap-serverdebuggingluaneovimnvimnvim-dap
Related projects:
Repository | Description | Stars |
---|---|---|
jbyuki/carrot.nvim | A plugin for evaluating Lua code blocks in Markdown documents within Neovim | 24 |
pocco81/dap-buddy.nvim | Manages debug adapters and protocols in Neovim for remote debugging. | 402 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 44 |
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 |
niuiic/dap-utils.nvim | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 37 |
jbyuki/instant.nvim | A collaborative editing plugin for Neovim that enables real-time co-editing and sharing of buffers over a network. | 1,301 |
thehamsta/nvim-dap-virtual-text | Adds virtual text support to the debug adapter protocol in Neovim | 893 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
yagiziskirik/airsupport.nvim | A tool to help users remember and access shortcuts in NeoVim | 9 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 178 |
jonathandion/web-dev.nvim | A Neovim configuration tailored for web development | 67 |
nyngwang/suave.lua | A Lua plugin for automating project session management in NeoVim. | 64 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 494 |
bekaboo/dropbar.nvim | An IDE-like feature for displaying breadcrumbs in an integrated development environment (IDE) like Neovim. | 1,076 |
theniceboy/nvim-deus | An implementation of the vim-deus plugin with Treesitter support. | 71 |