Neovim: Switch which-key preset to helix
This commit is contained in:
@ -1663,7 +1663,7 @@ in {
|
||||
priority = 500;
|
||||
config = mkDefaultConfig name;
|
||||
opts = {
|
||||
preset = "modern";
|
||||
preset = "helix"; # or "modern"
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user