feat: nixvim configuration init
This commit is contained in:
5
config/modules/plugins/which-key.nix
Normal file
5
config/modules/plugins/which-key.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
plugins.which-key = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user