better
This commit is contained in:
13
nvim/lua/custom/chadrc.lua
Normal file
13
nvim/lua/custom/chadrc.lua
Normal file
@@ -0,0 +1,13 @@
|
||||
M.nvimtree = {
|
||||
git = {
|
||||
enable = false,
|
||||
},
|
||||
renderer = {
|
||||
highlight_git = false,
|
||||
icons = {
|
||||
show = {
|
||||
git = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user