nvim/lua/plugins/surround.lua
2024-05-02 00:40:40 -05:00

4 lines
57 B
Lua

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