load syntax highlights in treesitter config

pull/1709/head
siduck 2 years ago
parent d27e6a2b9d
commit 8f92334c57

@ -4,6 +4,7 @@ if not present then
return
end
loadfile(vim.g.base46_cache .. "syntax")()
loadfile(vim.g.base46_cache .. "treesitter")()
local options = {

Loading…
Cancel
Save