mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
use nightly neovim, plugin cleanup
This commit is contained in:
parent
91b6830d9e
commit
df59c1b380
8 changed files with 281 additions and 78 deletions
|
|
@ -4,11 +4,6 @@ return {
|
|||
event = "InsertEnter",
|
||||
config = true
|
||||
},
|
||||
{
|
||||
'danymat/neogen',
|
||||
event = 'VeryLazy',
|
||||
config = true,
|
||||
},
|
||||
{
|
||||
'jinh0/eyeliner.nvim',
|
||||
event = 'VeryLazy',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue