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.
2013 534 0 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 10 months ago
docs!: neodev.nvim is now EOL
dcd0dd 10 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
2030 init.lua 35 3751
yutkat/dotfiles
/.config/nvim
797 init.lua 191 10136
Matt-FTW/dotfiles
/.config/nvim
444 init.lua 267 13086
ravenxrz/dotfiles
/nvim
419 init.lua 57 2501