Skip to content

Commit 86db815

Browse files
author
Your Name
committed
readme
1 parent c157930 commit 86db815

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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+

0 commit comments

Comments
 (0)