Skip to content

Commit 3ccdaed

Browse files
committed
Add the install message.
1 parent 3501fca commit 3ccdaed

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

messages.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"install": "messages/install.txt"
3+
}

messages/install.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Yet Another Code Search
2+
=======================
3+
4+
Thank you for installing YetAnotherCodeSearch for Sublime Text!
5+
6+
To use this plugin, please make sure you have the csearch and cindex binaries.
7+
All commands can be accessed form the Command Palette.
8+
9+
For more information, check out
10+
https://github.com/pope/SublimeYetAnotherCodeSearch.

0 commit comments

Comments
 (0)