refactor(nvim): disable additional regex hls for org files
This commit is contained in:
parent
303cab0d54
commit
33bba03f4e
@ -157,7 +157,6 @@ return {
|
||||
},
|
||||
highlight = {
|
||||
enable = true,
|
||||
additional_vim_regex_highlighting = { "org" },
|
||||
disable = function(_, buf)
|
||||
local disabled_filetypes = {
|
||||
"tex",
|
||||
|
Loading…
Reference in New Issue
Block a user