mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-06 14:53:38 -08:00
fix highlighting
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user