nvim/lua/plugins/surround.lua
RingOfStorms (Joshua Bell) af4a920551 small updates around the place
2024-02-20 21:00:17 -06:00

4 lines
57 B
Lua

return {
"tpope/vim-surround",
event = "BufEnter",
}