mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-06-06 16:38:24 +02:00
4 lines
59 B
Lua
4 lines
59 B
Lua
local npairs = require('nvim-autopairs')
|
|
|
|
npairs.setup({})
|