mirror of
https://github.com/Dannecron/Dannecron.git
synced 2025-12-25 16:22:35 +03:00
[nvchad] fix configuration
This commit is contained in:
17
nvchad-config/configs/nvtree.lua
Normal file
17
nvchad-config/configs/nvtree.lua
Normal file
@@ -0,0 +1,17 @@
|
||||
local config = {
|
||||
git = {
|
||||
enable = true,
|
||||
},
|
||||
|
||||
renderer = {
|
||||
highlight_git = true,
|
||||
icons = {
|
||||
show = {
|
||||
git = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user