tpope-surround.lua

~/.config/nvim/lua/plugins/tpope-surround.lua
1
2
3
return {
  "tpope/vim-surround",
}

Comments