mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 17:44:38 +01:00
4 lines
59 B
Lua
4 lines
59 B
Lua
local npairs = require('nvim-autopairs')
|
|
|
|
npairs.setup({})
|