✨ Feat(illuminate): remove vim-illuminate in favor of snacks.words
Using the snacks feature instead of adding another plugin
This commit is contained in:
@@ -40,9 +40,6 @@ return {
|
|||||||
{ -- Dial
|
{ -- Dial
|
||||||
import = 'lazyvim.plugins.extras.editor.dial',
|
import = 'lazyvim.plugins.extras.editor.dial',
|
||||||
},
|
},
|
||||||
{ -- Illuminate
|
|
||||||
import = 'lazyvim.plugins.extras.editor.illuminate',
|
|
||||||
},
|
|
||||||
{ -- Snacks Picker
|
{ -- Snacks Picker
|
||||||
import = 'lazyvim.plugins.extras.editor.snacks_picker',
|
import = 'lazyvim.plugins.extras.editor.snacks_picker',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user