Remove useless nvim plugin plenary
This dependency plugin is not needed anymore
This commit is contained in:
parent
09508319e9
commit
dc580d30b7
1 changed files with 0 additions and 3 deletions
|
@ -100,9 +100,6 @@ in
|
|||
];
|
||||
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
# Lua async programming library
|
||||
plenary-nvim
|
||||
|
||||
completion-nvim
|
||||
lsp_extensions-nvim
|
||||
nvim-lspconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue