chore: enable git highlight in nvim-tree
This commit is contained in:
@@ -22,6 +22,7 @@ return {
|
|||||||
signcolumn = 'yes',
|
signcolumn = 'yes',
|
||||||
},
|
},
|
||||||
renderer = {
|
renderer = {
|
||||||
|
highlight_git = true,
|
||||||
indent_markers = {
|
indent_markers = {
|
||||||
enable = true,
|
enable = true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user