Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 895 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 895 Bytes

Sublime Window Layouts

Alternative window layouts for sublime2 +

  • 1 Left, 2 right (stacked)
  • 2 left (stacked), 1 right
  • 1 top, 2 bottom (left & right)
  • 2 top (left and right), 1 bottom

Place the file in the user packages folder:

Go to Preferences -> Browse Packages... and then find the user folder

This usually can be found here if teh above doesn't work (You may need to see hidden files to see the folder):

/Users/***user name***/Library/Application Support/Sublime Text #/Packages/user

If Main.sublimemenu already exists then you will need to manually add in the extra layouts or risk losing any other custom layouts.

There should be no need to restart Sublime. The new views should appeat in the View > Layouts menu.

Todo

  • Make this installable be the packet manager or use some kind of script to do it!
  • more view options
  • ????
  • Profit