Clone this repo as your data folder for Sublime Text located in:
- OS X: ~/Library/Application Support/Sublime Text 3
- Linux: ~/.config/sublime-text-3
- boost your productivity with sublime-emmet
- document your code with jsdocs
- make your code shine with JsFormat
- basic git commands with sublime-text-git
- navigating your changes with GitGutter
- GitHub support via sublime-github
- paste and indent by default
cmd
+shift
+backspace
to delete the current linecmd
+shift
+;
to insert a semicolon at the end of current lineclog = > console.log
de => debugger
jsonfy => JSON.stringify(${1})
- Package Control
- Empower your sidebar with SideBarEnhancements
- never loose code again! with local-history
- easily create new files with AdvancedNewFile
- fast color picker with ColorPicker
- Dotfiles Syntax Highlighting
- LiveStyle