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
7 lines
68 B
Nix
7 lines
68 B
Nix
_: {
|
|
imports = [
|
|
./config.nix
|
|
./nvim-autopairs.nix
|
|
];
|
|
}
|