setup which-key

This commit is contained in:
sloane 2025-03-12 10:07:37 -04:00
parent 45cc4afd9b
commit cd77eb02fa
Signed by: sloanelybutsurely
SSH key fingerprint: SHA256:8SBnwhl+RY3oEyQxy1a9wByPzxWM0x+/Ejc+sIlY5qQ

View file

@ -250,5 +250,9 @@
enable = true;
adapters.elixir.enable = true;
};
plugins.which-key = {
enable = true;
};
};
}