feat: added autopairs
parent
e9fc34edfc
commit
5733559ad2
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'windwp/nvim-autopairs',
|
||||
event = 'InsertEnter',
|
||||
config = {},
|
||||
}
|
Loading…
Reference in New Issue