mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
neovim: Drop plenary-nvim
This *shouldn't* be needed since it's a dependency of other vim plugins and the dependency *should* automatically be handled at the nix level.
This commit is contained in:
parent
945bd13e4f
commit
18e291822c
@ -438,10 +438,6 @@ in
|
||||
})
|
||||
'';
|
||||
}
|
||||
{
|
||||
plugin = plenary-nvim;
|
||||
type = "lua";
|
||||
}
|
||||
{
|
||||
plugin = nvim-autopairs;
|
||||
type = "lua";
|
||||
|
Loading…
Reference in New Issue
Block a user