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

4 lines
39 B
Lua

return {
{ 'tpope/vim-surround' },
}