treesitter: Do no set normal syntax highlight here

normal syntax isn't dependent on treesitter, so will be set when loading
the theme
navigator
Akianonymus 2 years ago committed by Sidhanth Rathod
parent 5f23aaf1ca
commit 0184035c15

@ -4,7 +4,6 @@ if not present then
return
end
require("base46").load_highlight "syntax"
require("base46").load_highlight "treesitter"
local options = {

Loading…
Cancel
Save