Skip to content

Commit

Permalink
Add SPC w 1..3 key bindings to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr authored and CodingSolo committed Oct 29, 2018
1 parent 9125878 commit 70b64da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/DOCUMENTATION.org
Original file line number Diff line number Diff line change
Expand Up @@ -2051,6 +2051,9 @@ Windows manipulation commands (start with ~w~):
| ~SPC w =~ | balance split windows |
| ~SPC w _~ | maximize window horizontally |
| ~SPC w \vert~ | maximize window vertically |
| ~SPC w 1~ | make 1 window layout |
| ~SPC w 2~ | make 2 windows layout (split vertically) |
| ~SPC w 3~ | make 3 windows layout (split vertically) |
| ~SPC w b~ | force the focus back to the minibuffer |
| ~SPC w c~ | maximize/minimize a window and center it |
| ~SPC w C~ | maximize/minimize a window and center it using [[https://github.com/abo-abo/ace-window][ace-window]] |
Expand Down

0 comments on commit 70b64da

Please sign in to comment.