mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
deps: specify all deps for plugins
This commit is contained in:
parent
5463fb9487
commit
46bce37908
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@
|
|||
|
||||
# Misc
|
||||
codespell
|
||||
ripgrep
|
||||
yazi
|
||||
fd
|
||||
];
|
||||
|
||||
luaLoader.enable = true;
|
||||
|
|
Loading…
Reference in a new issue