mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-16 08:58:05 +02:00
5 lines
47 B
Nix
5 lines
47 B
Nix
_: {
|
|
imports = [
|
|
./nvim-autopairs
|
|
];
|
|
}
|