mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
doc: improve description of neodev
This commit is contained in:
parent
4f0da75ce3
commit
18dabf1725
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ in {
|
|||
default = pkgs.lua-language-server;
|
||||
};
|
||||
|
||||
neodev.enable = mkEnableOption "Enable neodev.nvim integration";
|
||||
neodev.enable = mkEnableOption "Enable neodev.nvim integration, useful for neovim plugin developers";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue