add: update config

This commit is contained in:
asep.komarudin 2024-04-23 18:56:29 +07:00
parent c7af34ff72
commit 6153dea7ff
10 changed files with 2617 additions and 1507 deletions

View file

@ -207,8 +207,8 @@ nvim_tree.setup({
},
},
notify = {
-- threshold = vim.log.levels.INFO,
threshold = vim.log.levels.ERROR,
threshold = vim.log.levels.INFO,
-- threshold = vim.log.levels.ERROR,
},
log = {
enable = false,