mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-03-29 21:30:37 +02:00
6 lines
59 B
Nix
6 lines
59 B
Nix
{
|
|
imports = [
|
|
./config.nix
|
|
./gitsigns.nix
|
|
];
|
|
}
|