fix highlighting

This commit is contained in:
kyasuda
2025-08-22 12:03:46 -07:00
parent 6317be3b2b
commit eed75769df
6 changed files with 25 additions and 76 deletions

View File

@@ -16,8 +16,6 @@ end
vim.opt.rtp:prepend(lazypath)
require("core.options")
require("core.autocmds")
require("core.highlights")
-- Setup lazy.nvim
require("lazy").setup({