nvim/lua/plugins/vim-surround.lua

4 lines
51 B
Lua

return {
'tpope/vim-surround',
lazy = false,
}