This commit is contained in:
2026-04-15 02:07:38 -04:00
parent e4605fa424
commit 797c1028de
4 changed files with 12 additions and 47 deletions
+4 -4
View File
@@ -79,10 +79,10 @@
plugin = nerdcommenter;
config = toLuaFile ./plugins/nerdcommenter.lua;
}
{
plugin = nvim-tree-lua;
config = toLuaFile ./plugins/nvimtree.lua;
}
# {
# plugin = nvim-tree-lua;
# config = toLuaFile ./plugins/nvimtree.lua;
# }
# {
# plugin = vim-airline;
# config = toLuaFile ./plugins/airline.lua;