Many fixes

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-07-18 10:52:13 -05:00
parent f059534f62
commit e7ca29410d
7 changed files with 60 additions and 24 deletions

3
lua/plugins/surround.lua Normal file
View file

@ -0,0 +1,3 @@
return {
"tpope/vim-surround",
}