setup which-key
This commit is contained in:
parent
45cc4afd9b
commit
cd77eb02fa
1 changed files with 4 additions and 0 deletions
|
@ -250,5 +250,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
adapters.elixir.enable = true;
|
adapters.elixir.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
plugins.which-key = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue