neovim-config/lua/plugins/vimsurround.lua
2024-09-25 22:53:04 -05:00

4 lines
34 B
Lua

return {
"tpope/vim-surround"
}