stygio/.config/nvim/lua/plugins/surround.lua

6 lines
68 B
Lua

return {
"echasnovski/mini.surround",
version = '*',
opts = {}
}