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