mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 20:23:30 +00:00
feat: conditionally write which-key registers
This commit is contained in:
parent
4354cabc39
commit
b4027c4bba
4 changed files with 111 additions and 51 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./which-key.nix
|
||||
./cheatsheet.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue