treesitter: Do no set normal syntax highlight here

normal syntax isn't dependent on treesitter, so will be set when loading
the theme
This commit is contained in:
Akianonymus 2022-08-12 22:27:03 +05:30 committed by Sidhanth Rathod
parent 5f23aaf1ca
commit 0184035c15
1 changed files with 0 additions and 1 deletions

View File

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