programs.neovim.runtime

Set of files that have to be linked in runtime.

Type
attribute set of (submodule)
Default
{ }
Example
{ "ftplugin/c.vim".text = "setlocal omnifunc=v:lua.vim.lsp.omnifunc"; }
Declared
<nixpkgs/nixos/modules/programs/neovim.nix>