Skip to content

Frogli/OmnisStudioIndenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OmnisStudioIndenter

Omnis Studio Indenter plugin for Sublime Text

Installation

Package Control

Easiest way is via the Package Control package. Which can be found at https://packagecontrol.io. After installation of this package:

  1. Click in the menubar on Tools > Command Palette
  2. Type 'Install' (without the quotes).
  3. Select 'Package Control: Install Package'
  4. Type 'OmnisStudio' and select the line with OmnisStudioIndenter

Manual

Clone the repository in your Sublime Text "Packages" directory:

git clone https://github.com/Frogli/OmnisStudioIndenter.git

The "Packages" directory is located at:

  • OS X: ~/Library/Application Support/Sublime Text 3/Packages/
  • Linux: ~/.Sublime Text 3/Packages/
  • Windows: %APPDATA%/Sublime Text 3/Packages/