Lots of commands available for keybindings in Sublime Merge. Not a comprehensive list, but a decent start.
- exit_blame
- exit_tree_mode
- toggle_search
- hide_command_status
- hide_overlay
| # When opening a file, EditorConfig plugins look for a file named .editorconfig in the | |
| # directory of the opened file and in every parent directory. A search for .editorconfig | |
| # files will stop if the root filepath is reached or an EditorConfig file with root=true | |
| #is found. (source: http://editorconfig.org/) | |
| # top-most EditorConfig file | |
| root = true | |
| # Don't use tabs for indentation for any file. | |
| [*] |
brew install fish
curl -L https://get.oh-my.fish | fish| i386 : iPhone Simulator | |
| x86_64 : iPhone Simulator | |
| arm64 : iPhone Simulator | |
| iPhone1,1 : iPhone | |
| iPhone1,2 : iPhone 3G | |
| iPhone2,1 : iPhone 3GS | |
| iPhone3,1 : iPhone 4 | |
| iPhone3,2 : iPhone 4 GSM Rev A | |
| iPhone3,3 : iPhone 4 CDMA | |
| iPhone4,1 : iPhone 4S |