File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,17 @@ it into a Sublime Text package for all to use.
10
10
Installation:
11
11
-------------
12
12
13
+ Syntax Matcher has been submitted to the Sublime Text 2 Package Control index and should
14
+ be available soon to download using Package Control. With this done you will be able to
15
+ install with the following:
16
+
17
+ 1 . Command Palette (CTRL + Shift + P)
18
+ 2 . Typing install and selecting Package Control: Install Package.
19
+ 3 . Choose Syntax Matcher from the pop up menu
20
+
21
+ In the mean time, you can install manually by just cloning the respository into your
22
+ Sublime Text 2 Packages directory (the following example is for Mac OSX):
23
+
13
24
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
14
25
git clone https://github.com/reinteractive-open/Syntax-Matcher.git
15
26
You can’t perform that action at this time.
0 commit comments