Select a color scheme for your Dotfyle experience

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.
2017 562 3 6 days ago
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

0b28e4 1 month ago
docs!: neodev.nvim is now EOL
dcd0dd 1 month ago
fix!: soft deprecate 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
jdhao/nvim-config
/
3311 init.lua 39 3740
xero/dotfiles
/neovim/.config/nvim
1924 init.lua 32 3478
rafi/vim-config
/
1854 init.lua 88 7723
yutkat/dotfiles
/.config/nvim
713 init.lua 187 10338