mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-21 03:54:09 +00:00
6 lines
63 B
Nix
6 lines
63 B
Nix
{
|
|
imports = [
|
|
./gesture-nvim.nix
|
|
./config.nix
|
|
];
|
|
}
|