Added terminal toggler

This commit is contained in:
2024-08-17 15:02:08 +04:00
parent 59131c8aac
commit b8eac70b3d
5 changed files with 29 additions and 4 deletions

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

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