use nightly neovim, plugin cleanup

This commit is contained in:
iofq 2025-03-13 02:51:48 -05:00
parent 91b6830d9e
commit df59c1b380
8 changed files with 281 additions and 78 deletions

View file

@ -4,11 +4,6 @@ return {
event = "InsertEnter",
config = true
},
{
'danymat/neogen',
event = 'VeryLazy',
config = true,
},
{
'jinh0/eyeliner.nvim',
event = 'VeryLazy',