navgation 2
This commit is contained in:
parent
afcc99e28a
commit
ed7d463fd4
1 changed files with 5 additions and 0 deletions
|
@ -122,6 +122,11 @@ oder
|
|||
`$` Ende der Zeile
|
||||
`^` Anfang der Zeile
|
||||
`fc ` Bewege Cursor zum nächsten Auftreten von c, innerhalb der Zeile
|
||||
Strg + d/u schneller zwischen Zeilen springen
|
||||
H/M/L High/Middle/Low in einer Datei
|
||||
Ctrl+W +/-: increase/decrease height (ex. 20<C-w>+)
|
||||
Ctrl+W >/<: increase/decrease width (ex. 30<C-w><)
|
||||
Ctrl+W =: equalize width and height of all windows
|
||||
|
||||
## Sonstiges
|
||||
`:help <option>` Gibt die Hilfe aus
|
||||
|
|
Loading…
Reference in a new issue