201 current 2025-01-11 03:49:34 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-11 03:49:42 -05:00
parent e6941cd9d9
commit 78fa152540
2 changed files with 35 additions and 0 deletions

View File

@@ -41,6 +41,10 @@
plugin = nerdcommenter;
config = toLuaFile ./plugins/nerdcommenter.lua;
}
{
plugin = nvim-tree-lua;
config = toLuaFile ./plugins/nerdtree.lua;
}
];
# extraConfig = lib.fileContents ./init.vim;