mirror of
https://github.com/akr2002/nv.git
synced 2024-11-09 18:49:45 +00:00
5 lines
58 B
Nix
5 lines
58 B
Nix
{
|
|
plugins.nvim-autopairs = {
|
|
enable = false;
|
|
};
|
|
}
|