Dotfiles/.config/nvim/lua/plugins/vim-surround.lua

4 lines
35 B
Lua
Raw Normal View History

2024-03-04 14:36:33 +00:00
return {
"tpope/vim-surround",
}