macos 尝试在~/.config/nvim/lua/archvim/plugins.lua添加如下内容 { "windwp/nvim-autopairs", config = function() require("nvim-autopairs").setup {} end, },