Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.32 KB

tiler.vim

Tiling window manger for Vim

Features

  1. multiple layouts, 2. can increase or decrease master window count on the fly, 3. support for popups e.g. nerdtree, tagbar, quickfix, etc, 4. each tab has its own settings

See the help file for more information.

example

Install

Using vim-plug:

Plug 'zhamlin/tiler.vim'

Commands

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]