mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-03-30 03:20:35 +02:00
7 lines
74 B
Nix
7 lines
74 B
Nix
_: {
|
|
imports = [
|
|
./which-key
|
|
./cheatsheet
|
|
./hardtime
|
|
];
|
|
}
|