mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
fix
This commit is contained in:
@@ -18,7 +18,7 @@ require('nvim-tree').setup({
|
||||
},
|
||||
},
|
||||
renderer = {
|
||||
highlight_opened_files = 1,
|
||||
highlight_opened_files = '1',
|
||||
},
|
||||
diagnostics = {
|
||||
enable = true,
|
||||
|
||||
Reference in New Issue
Block a user