mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-14 23:08:09 +02:00
6 lines
70 B
Nix
6 lines
70 B
Nix
_: {
|
|
imports = [
|
|
./comment-nvim.nix
|
|
./kommentary.nix
|
|
];
|
|
}
|