Skip to content

Commit

Permalink
Merge branch 'kr5hn4-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
zhamlin committed Oct 4, 2017
2 parents 3d397ea + 3d05491 commit 07f2d0c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ Plug 'zhamlin/tiler.vim'

# Commands

| Command | List |
| --- | --- |
| `TilerFocus` | Moves current window to master window |
| `TileReorder` | Creates the correct window layout |
| `TileClose` | Closes current window |
| `TileNew` | Opens a new window |
| `TileOpen [FILE]` | Opens a file in a new window |
| `TileResize [SIZE]` | Resizes master window to [SIZE] |
| `TileSwitch [LAYOUT]`| Switches the current layout to [LAYOUT] |
| Command | List |
| --- | --- |
| `TilerFocus` | Moves current window to master window |
| `TilerReorder` | Creates the correct window layout |
| `TilerClose` | Closes current window |
| `TilerNew` | Opens a new window |
| `TilerOpen [FILE]` | Opens a file in a new window |
| `TilerResize [SIZE]` | Resizes master window to [SIZE] |
| `TilerSwitch [LAYOUT]`| Switches the current layout to [LAYOUT] |

0 comments on commit 07f2d0c

Please sign in to comment.