Skip to content

PHLAK/sublime-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text Setup

A list of my Sublime Text packages, settings, and key bindings.

Sublime Text 3 Screenshot

Look & Feel

Packages

Syntaxes & Snippets

Settings

  • Settings can be found in the config directory.
  • Key mappings can be found in the keymaps directory.
  • Snippets can be found in the snippets directory.

Install

  1. Install Sublime Text 3

  2. Start Sublime Text and enable Package Control (Tools -> Install Package Control...)

  3. Install packages listed above

  4. Clone the project to your home folder:

    $ git clone git@github.com:PHLAK/sublime-text.git ~/.sublime-config
    
  5. Run the install.py script:

    $ ~/.sublime-config/install.py
    

Releases

No releases published

Packages

No packages published

Languages