mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-24 19:51:30 +02: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;
|
plugin = nvim-autopairs;
|
||||||
type = "lua";
|
type = "lua";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user