MyNixOS website logo
option

programs.neovim.runtime

Set of files that have to be linked in runtime.

Declarations
Type
attribute set of (submodule)
Default
{ }
Example
{ "ftplugin/c.vim".text = "setlocal omnifunc=v:lua.vim.lsp.omnifunc"; }