disable illuminate, add spell checker

This commit is contained in:
2026-06-17 23:57:40 -07:00
parent 5f01172523
commit 8ab9788208
3 changed files with 21 additions and 9 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
return {
'nvim-lua/plenary.nvim',
{
'RRethy/vim-illuminate',
event = 'LspAttach'
},
--{
-- 'RRethy/vim-illuminate',
-- event = 'LspAttach'
--},
{
'voldikss/vim-floaterm',
cmd = 'FloatermToggle',