The Wayback Machine - https://web.archive.org/web/20201022124620/https://github.com/PHLAK/sublime-text
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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
    

About

My Sublime Text configuration.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.