Sublime Settings and packages for my quick deployment to work/home Idea to use git for Sublime Settings from Benjamin Lupton's
- Packages
- Alignment for easy aligning of variables
- DashDoc for documentation
- Backbone.js snippets and tab completions for [Sublime Text 2]
- DocBlockr makes writing documentation a breeze
- JsFormat is a javascipt formatting plugin for Sublime Text 2.
- Nodejs provides a set of code completion, scripts and tools to work with nodejs
- nodejslauncher launch node files into the console.
- SideBarEnchancements Provides enhancements to the operations on Side Bar of Files and Folders
- Theme - Soda make the UI nicer
- My keymaps, snippets and preferences
Place the files in the following directories
- Ubuntu:
cd ~/.config/sublime-text-2
- OSX:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/
- XP:
cd 'Application Data/Sublime Text 2'
- 7+:
cd 'AppData/Roaming/Sublime Text 2'