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