pkg(nixvim): Add which-key plugin
This commit is contained in:
parent
f764a607c0
commit
9238672dad
2 changed files with 18 additions and 4 deletions
|
|
@ -1,14 +1,11 @@
|
|||
{...}: {
|
||||
plugins = {
|
||||
youthlic.plugins = {
|
||||
# grug-far = {
|
||||
# enable = true;
|
||||
# };
|
||||
# flash = {
|
||||
# enable = true;
|
||||
# };
|
||||
# which-key = {
|
||||
# enable = true;
|
||||
# };
|
||||
# gitsigns = {
|
||||
# enable = true;
|
||||
# };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue