refactor(nvim): remove unnused dependency
This commit is contained in:
parent
7078b97ee9
commit
3ee3593b0c
2 changed files with 16 additions and 1 deletions
|
|
@ -205,7 +205,6 @@ with builtins;
|
|||
];
|
||||
dependencies = [
|
||||
{ plugin = plenary-nvim; }
|
||||
{ plugin = which-key-nvim; }
|
||||
{ plugin = telescope-fzf-native-nvim; }
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue