#1091 diagnostics logging (#1170)

This commit is contained in:
Alexander Courtis
2022-04-18 23:39:51 +10:00
committed by GitHub
parent 9066cbf3f7
commit 7629d4d106
4 changed files with 17 additions and 2 deletions

View File

@@ -216,6 +216,7 @@ require'nvim-tree'.setup { -- BEGIN_DEFAULT_OPTS
all = false,
config = false,
copy_paste = false,
diagnostics = false,
git = false,
profile = false,
},