Do not highlight opened files in nvim-tree
This commit is contained in:
@@ -26,7 +26,6 @@ require("nvim-tree").setup({
|
|||||||
add_trailing = true,
|
add_trailing = true,
|
||||||
group_empty = true,
|
group_empty = true,
|
||||||
highlight_git = true,
|
highlight_git = true,
|
||||||
highlight_opened_files = "name",
|
|
||||||
indent_markers = {
|
indent_markers = {
|
||||||
enable = true,
|
enable = true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user