Fix neovim highlighting

This commit is contained in:
Martin Pander
2026-05-08 20:55:41 +02:00
parent c092fdeb48
commit 15c019b4df
7 changed files with 121 additions and 52 deletions

View File

@@ -62,10 +62,6 @@ vim.opt.clipboard:append('unnamedplus')
vim.cmd('filetype plugin indent on')
-- vim.cmd('colorscheme lucius')
-- vim.cmd('LuciusWhite')
------------------------------
---------- AUTOGROUPS --------
------------------------------