This commit is contained in:
d0zingcat
2022-06-01 11:09:13 +08:00
parent 3f9388a116
commit ccc9706e37

View File

@@ -18,7 +18,7 @@ require('nvim-tree').setup({
},
},
renderer = {
highlight_opened_files = 1,
highlight_opened_files = '1',
},
diagnostics = {
enable = true,