7 lines
103 B
Nix
7 lines
103 B
Nix
{
|
|
programs.nvf.settings.vim.filetree.neo-tree = {
|
|
enable = true;
|
|
setupOpts = {
|
|
};
|
|
};
|
|
}
|