mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-11 11:58:05 +02:00
8 lines
78 B
Nix
8 lines
78 B
Nix
_: {
|
|
imports = [
|
|
./flash
|
|
./hop
|
|
./leap
|
|
./precognition
|
|
];
|
|
}
|