avoid loading cached highlights in plugin opts file

This commit is contained in:
siduck
2023-02-18 14:26:40 +05:30
parent 7b3aefee53
commit a2690a4b72
7 changed files with 20 additions and 20 deletions

View File

@@ -1,5 +1,3 @@
dofile(vim.g.base46_cache .. "syntax")
local options = {
ensure_installed = { "lua" },