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.
2015 540 1 1 day 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 4 months ago
docs!: neodev.nvim is now EOL
dcd0dd 4 months 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
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