kickstart.nvim/lua/custom/plugins/surround.lua

5 lines
36 B
Lua
Raw Normal View History

2023-11-11 18:47:29 +05:30
return {
'tpope/vim-surround',
}