mirror of
https://git.aramjonghu.dev/AramJonghu/nvim.git
synced 2026-09-01 15:43:29 +02:00
4 lines
57 B
Lua
4 lines
57 B
Lua
local npairs = require "nvim-autopairs"
|
|
|
|
npairs.setup {}
|