programs.neovim.plugins.*.runtime

Set of files that have to be linked in nvim config folder.

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