load syntax highlights in treesitter config

This commit is contained in:
siduck 2022-11-20 21:50:13 +05:30
parent d27e6a2b9d
commit 8f92334c57
1 changed files with 1 additions and 0 deletions

View File

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