File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Sublime Text 2: codefoo plugin
2
+
3
+ If you are looking for code snippet from web , do not leave the browser simply type the query and select press ctrl+alt+r
4
+
5
+
6
+
7
+ # Installation
8
+
9
+ ## Package Control
10
+
11
+ The easiest way to install this is with [ Package Control] ( http://wbond.net/sublime\_ packages/package\_ control ) .
12
+
13
+ * If you just went and installed Package Control, you probably need to restart Sublime Text 2 before doing this next bit.
14
+ * Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
15
+ * Select "Package Control: Install Package" (it'll take a few seconds)
16
+ * Select ` codefoo ` when the list appears.
17
+
18
+ Package Control will automatically keep Git up to date with the latest version.
19
+
20
+ # Key Mapping
21
+
22
+ it is alt+ctrl+r by default.. you can change : P
23
+
24
+ # More
25
+ yet to be done
26
+
You can’t perform that action at this time.
0 commit comments