this repo has no description
at main 135 B view raw
1-- autopairs 2-- https://github.com/windwp/nvim-autopairs 3 4return { 5 "windwp/nvim-autopairs", 6 event = "InsertEnter", 7 config = true, 8}