load syntax highlights in treesitter config
This commit is contained in:
@@ -4,6 +4,7 @@ if not present then
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
loadfile(vim.g.base46_cache .. "syntax")()
|
||||||
loadfile(vim.g.base46_cache .. "treesitter")()
|
loadfile(vim.g.base46_cache .. "treesitter")()
|
||||||
|
|
||||||
local options = {
|
local options = {
|
||||||
|
|||||||
Reference in New Issue
Block a user