neovim: move autopairs .setup to init.lua

This commit is contained in:
2025-02-13 12:04:14 +03:00
parent bf3c57bc7c
commit 701969c657
2 changed files with 6 additions and 2 deletions

View File

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