add surround.nvim
This commit is contained in:
parent
9943ea5a8d
commit
8061be60e5
2 changed files with 5 additions and 0 deletions
4
lua/custom/plugins/surround.lua
Normal file
4
lua/custom/plugins/surround.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'tpope/vim-surround',
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue