add auto pairs

pull/428/head
tikikun 2 years ago
parent f99460cf15
commit c5403d3521

@ -0,0 +1,6 @@
return {
'windwp/nvim-autopairs',
event = "InsertEnter",
opts = {}
-- this is equalent to setup({}) function
}
Loading…
Cancel
Save