Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit e736279

Browse files
readme and changelog updates
1 parent d3dfb28 commit e736279

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for SearchInProject
22

3+
## v1.3.0 2013-11-11
4+
5+
* Further fixes for Sublime Text 3
6+
37
## v1.2.0 2013-04-21
48

59
* Works with Sublime Text 3 (thanks to @basteln, and also at his word)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Search In Project v1.2.0
1+
# Search In Project v1.3.0
22

33
A plugin for [Sublime Text](http://www.sublimetext.com/). Versions 2 and 3 are supported.
44

@@ -29,7 +29,7 @@ If you run Search In Project again, it will remember the last search string, so
2929

3030
## Configuration
3131

32-
Configuration is stored in a separate, user-specific `SearchInProject.sublime-settings` file. See the default file for configuration options; links to both could be
32+
Configuration is stored in a separate, user-specific `SearchInProject.sublime-settings` file. See the default file for configuration options; links to both <colgroup></colgroup>ld be
3333
found in the main menu in `Preferences -> Package Settings -> Search In Project`.
3434

3535
On any OS I recommend you to install [ack](http://betterthangrep.com/), and use it instead of the default `grep`/`findstr`, because it's much faster. [Here's how to install ack on Windows](http://stackoverflow.com/questions/1023710/how-can-i-install-and-use-ack-library-on-windows).

0 commit comments

Comments
 (0)