mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-01 17:47:58 +02:00
6 lines
59 B
Nix
6 lines
59 B
Nix
{
|
|
imports = [
|
|
./surround.nix
|
|
./config.nix
|
|
];
|
|
}
|