fix(tex): Allow texlab to control highlighting
This commit is contained in:
@@ -32,6 +32,10 @@ return {
|
||||
"xml",
|
||||
"yaml",
|
||||
},
|
||||
ignore = {
|
||||
"tex",
|
||||
"latex",
|
||||
},
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user