Update vimrc

This commit is contained in:
2026-07-22 15:47:23 -04:00
parent 94840d9d0f
commit c8b838afb3
2 changed files with 2 additions and 7 deletions

View File

@@ -8,11 +8,5 @@ exmap tabprev obcommand workspace:previous-tab
nmap gT :tabprev
exmap tabclose obcommand workspace:close
nmap gT :tabprev
exmap wq obcommand workspace:close
nmap gT :tabprev
exmap q obcommand workspace:close
nmap gT :tabprev

View File

@@ -4,5 +4,6 @@
"textFontFamily": "",
"translucency": true,
"interfaceFontFamily": "",
"baseFontSize": 18
"baseFontSize": 18,
"enabledCssSnippets": []
}