folke
/
neodev.nvim
neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.nvim-dev
awesome-neovim
neodev.nvim is a plugin for initializing init.lua and plugin development. It configures the lua-language-server for Neovim configuration, runtime, and plugin directories. It provides annotations for completion, hover, and signatures for various functions and APIs. It also configures the require path and adds all installed plugins to the workspace for completion.
Breaking changes in neodev.nvim
Media
Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{ "folke/neodev.nvim", opts = {} }
Developers using neodev.nvim
more configs
xero/dotfiles
/neovim/.config/nvim
1969
init.lua
35
3751
yutkat/dotfiles
/.config/nvim
759
init.lua
191
10175
lvim-tech/lvim
/
381
init.lua
81
15734
wookayin/dotfiles
/nvim
356
init.lua
41
9195
Other nvim-dev plugins
more plugins
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1595
8
nvim-dev
folke/lazydev.nvim
Faster LuaLS setup for Neovim
657
7
nvim-dev