neovim/lua/plugins/surround.lua
2025-05-27 11:54:46 -07:00

3 lines
36 B
Lua

return {
"tpope/vim-surround"
}