neovim/lua/plugins/surround.lua
2023-12-30 17:47:22 -08:00

3 lines
36 B
Lua

return {
"tpope/vim-surround"
}