- Install
Package Control
(cmd+shift+P) - Install the following packages:
- Autocomplete -
All Autocomplete
,AutocompletionFuzzy
, + dependencyExpression
- Code highlighting -
CMake
,Docker Syntax Highligthing
,LESS
- Sidebar -
FileIcons
,SideBarEnhancements
- Autocomplete -
-
Set up git alias(
~/.gitconfig
)[alias] openterm = "!f() { open -a /System/Applications/Utilities/Terminal.app/ $(git rev-parse --show-toplevel) ; } ; f"
-
Copy
sublime/Default.sublime-commands
into the Sublime Merge User packages directorycp sublime/Default.sublime-commands /Users/valentin/Library/Application Support/Sublime Merge/Packages/User