up
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
-- autopairs
|
||||
--
|
||||
-- A super powerful autopair plugin for Neovim that supports multiple characters.
|
||||
--
|
||||
-- https://github.com/windwp/nvim-autopairs
|
||||
--
|
||||
|
||||
return {
|
||||
{
|
||||
'windwp/nvim-autopairs',
|
||||
event = 'InsertEnter',
|
||||
opts = {},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user