remove plenary from extraPlugins (fixed in telescope)

This commit is contained in:
jacekpoz 2024-04-14 18:36:02 +02:00
parent 4a65f28f9b
commit de74fda4a9
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -65,7 +65,6 @@ in {
extraPlugins = with pkgs.vimPlugins; {
zen-mode.package = zen-mode-nvim;
plenary.package = plenary-nvim;
};
treesitter = {