mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 06:27:18 +01:00
add autopairs
This commit is contained in:
1
lua/custom/plugins/autopairs.lua
Normal file
1
lua/custom/plugins/autopairs.lua
Normal file
@@ -0,0 +1 @@
|
||||
return { 'windwp/nvim-autopairs', event = 'InsertEnter', opts = {} }
|
||||
Reference in New Issue
Block a user