Add initial nvchad config
This commit is contained in:
9
nvim/lua/configs/nvim-tree.lua
Normal file
9
nvim/lua/configs/nvim-tree.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
renderer = {
|
||||
icons = {
|
||||
show = {
|
||||
git = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user