mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-15 20:08:04 +02:00
5 lines
44 B
Nix
5 lines
44 B
Nix
_: {
|
|
imports = [
|
|
./borders.nix
|
|
];
|
|
}
|