add: update config

This commit is contained in:
asep.komarudin 2024-04-07 18:40:56 +07:00
parent 41061a53f2
commit 99e49e4087
4 changed files with 110 additions and 2 deletions

View file

@ -269,6 +269,12 @@ return {
},
scope = { enabled = false },
exclude = {
buftypes = {
"nofile",
"prompt",
"quickfix",
"terminal",
},
filetypes = {
"help",
"alpha",
@ -281,6 +287,10 @@ return {
"notify",
"toggleterm",
"lazyterm",
"NvimTree",
"aerial",
"neogitstatus",
"startify",
},
},
},