fix: wont work after artix upgrade
This commit is contained in:
parent
46c33dfadc
commit
1d832a1015
|
@ -98,7 +98,7 @@ end
|
|||
M.nvim_create_augroups({
|
||||
open_folds = {
|
||||
-- { "BufReadPost,FileReadPost,VimEnter", "*", "normal zR" },
|
||||
{ "BufEnter,FileReadPost,VimEnter", "*", "TSBufEnable highlight" },
|
||||
-- { "BufEnter,FileReadPost,VimEnter", "*", "TSBufEnable highlight" },
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user