mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-03-31 13:10:34 +02:00
6 lines
59 B
Nix
6 lines
59 B
Nix
_: {
|
|
imports = [
|
|
./which-key
|
|
./cheatsheet
|
|
];
|
|
}
|