refactor: remove unused dependency
parent
a02aeede10
commit
b880e27deb
|
@ -55,7 +55,6 @@ with builtins;
|
||||||
];
|
];
|
||||||
opts = { };
|
opts = { };
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ plugin = which-key-nvim; }
|
|
||||||
{ plugin = nvim-web-devicons; }
|
{ plugin = nvim-web-devicons; }
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue