tpope-surround.lua

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

Comments