refactor: remove unused dependency

stylix
Moritz Böhme 2023-12-08 16:11:37 +01:00
parent a02aeede10
commit b880e27deb
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ with builtins;
];
opts = { };
dependencies = [
{ plugin = which-key-nvim; }
{ plugin = nvim-web-devicons; }
];
}