neovim: add autopairs plugin

This commit is contained in:
2023-08-31 11:06:51 +03:00
parent 6f4ff1088d
commit 42d42cdb86
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
require("nvim-autopairs").setup({})