File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,30 @@ This is a collection of various brain dumps gathered throughout my journey of po
55![ xkcd] ( https://cloud.githubusercontent.com/assets/5860071/10386656/bd32dbc2-6e62-11e5-8658-2b0f268f0c8a.png )
66
77
8- # Sublime Text plugin
8+ # Preview
99
1010![ Sublime Text demo] ( https://cloud.githubusercontent.com/assets/5860071/9787794/3904d4b8-57ce-11e5-96da-b0c34b2ce8a1.gif )
1111
1212
1313### Installation
1414
15- 1 . Go to the packages directory (Preferences -> Browse packages)
16- 2 . Copy paste this repository into the packages directory
15+ ##### Package control
16+
17+ 1 . Make sure you have [ Package Control] ( https://packagecontrol.io/installation ) installed
18+ 2 . Press ` Ctrl+Shift+P ` to open the command palette
19+ 3 . Type ` install ` and search for the ` Package Control: Install Package `
20+ 4 . Search for the package named ` Cheatsheet ` and install it
21+
22+ ##### Manual
23+
24+ 1 . Go to the packages directory (` Preferences -> Browse packages ` )
25+ 2 . Clone this repository into the packages directory
1726
1827
1928### Usage
2029
21- Open the command palette using Ctrl+Shift+P.
22- Type ' Cheatsheet' followed by the command or part of the cheatsheet name.
30+ Open the command palette using ` Ctrl+Shift+P ` .
31+ Type ` Cheatsheet ` followed by the command or part of the cheatsheet name.
2332
2433
2534### Commands
You can’t perform that action at this time.
0 commit comments