mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 17:15:58 +01:00
8 lines
68 B
Nix
8 lines
68 B
Nix
{
|
|
imports = [
|
|
./basic
|
|
./mappings
|
|
|
|
./config.nix
|
|
];
|
|
}
|