mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-08 00:05:57 +01:00
b917526be7
feat: apply new module format to nvim-autopairs
5 lines
47 B
Nix
5 lines
47 B
Nix
_: {
|
|
imports = [
|
|
./nvim-autopairs
|
|
];
|
|
}
|