Readme refactoring in progress

This commit is contained in:
syl20bnr 2014-08-31 17:30:26 -04:00
parent 1b6fbd9def
commit 0245d6dfad

View file

@ -280,7 +280,7 @@ Key Binding | Description
`<SPC> w L` | move window to the right
`<SPC> w m` | maximize/minimize a window
`<SPC> w M` | maximize/minimize a window, when maximized the buffer is centered
`<SPC> w p` | close the current sticky popup window (used to close compilation buffer for instance)
`<SPC> w p` | close the current sticky popup window
`<SPC> w r` | rotate windows clockwise
`<SPC> w R` | rotate windows counter-clockwise
`<SPC> w u` | undo window layout (used to effectively undo a close window)