mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-15 06:57:48 +00:00
6 lines
59 B
Nix
6 lines
59 B
Nix
_: {
|
|
imports = [
|
|
./which-key
|
|
./cheatsheet
|
|
];
|
|
}
|