Created
August 16, 2019 12:08
-
-
Save Nokius/e2822a571a1f5377c0149f7187c15526 to your computer and use it in GitHub Desktop.
[vim][cheatsheat]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Umstellen horizontal nach vertikal | |
vertical split to horizontall split | |
Ctrl-w t Ctrl-w K | |
horizontall split to vertical split | |
Ctrl-w t Ctrl-w H | |
Diff wenn in split view | |
:diffthis | |
Ctrl+w w | |
:diffthis | |
oder | |
:windo :diffthis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment