cleanup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user