Update vimrc
This commit is contained in:
@@ -8,11 +8,5 @@ exmap tabprev obcommand workspace:previous-tab
|
|||||||
nmap gT :tabprev
|
nmap gT :tabprev
|
||||||
|
|
||||||
exmap tabclose obcommand workspace:close
|
exmap tabclose obcommand workspace:close
|
||||||
nmap gT :tabprev
|
|
||||||
|
|
||||||
exmap wq obcommand workspace:close
|
exmap wq obcommand workspace:close
|
||||||
nmap gT :tabprev
|
|
||||||
|
|
||||||
exmap q obcommand workspace:close
|
exmap q obcommand workspace:close
|
||||||
nmap gT :tabprev
|
|
||||||
|
|
||||||
|
|||||||
@@ -4,5 +4,6 @@
|
|||||||
"textFontFamily": "",
|
"textFontFamily": "",
|
||||||
"translucency": true,
|
"translucency": true,
|
||||||
"interfaceFontFamily": "",
|
"interfaceFontFamily": "",
|
||||||
"baseFontSize": 18
|
"baseFontSize": 18,
|
||||||
|
"enabledCssSnippets": []
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user