mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
b917526be7
feat: apply new module format to nvim-autopairs
6 lines
47 B
Nix
6 lines
47 B
Nix
_: {
|
|
imports = [
|
|
./nvim-autopairs
|
|
];
|
|
}
|