Skip to content

Instantly share code, notes, and snippets.

@jacekd
Created May 13, 2013 07:59
Show Gist options
  • Save jacekd/5566810 to your computer and use it in GitHub Desktop.
Save jacekd/5566810 to your computer and use it in GitHub Desktop.
custom split on #ST2
[{
"keys": ["alt+shift+4"],
"command": "set_layout",
"caption" : "Custom: 3 Pane ",
"mnemonic": "C",
"args": {
"cols": [0.0, 0.5, 1.0],
"rows": [0.0, 0.5, 1.0],
"cells": [[0, 0, 1, 2],[1, 0, 2, 1],[1, 1, 2, 2]]
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment