dotfiles/dot_config/nvim/lua/plugins/surround.lua

3 lines
33 B
Lua
Raw Normal View History

2024-01-14 23:03:03 +09:00
return { 'tpope/vim-surround' }