Files
vim/lua/custom/plugins/autopairs.lua
Thomas Ruoff d0a41abdf9 add autopairs
2023-09-25 08:32:55 +02:00

2 lines
69 B
Lua

return { 'windwp/nvim-autopairs', event = 'InsertEnter', opts = {} }