Skip to content

Commit

Permalink
Correct changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ajzafar committed May 30, 2016
1 parent 4489442 commit ca76449
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ does `:SnipMateLoadScope rails` when editing a Rails project for example.
* Addition of double bang syntax to completely remove a snippet from lookup
* Group various SnipMate autocommands
* Support setting 'shiftwidth' to 0
* Parser now operates linewise, adding some flexibility
* Mirror substitutions are more literal
* Mirror length is calculated correctly when substitutions occur

### 0.88 - 2015-04-04 ###

Expand Down
9 changes: 5 additions & 4 deletions doc/SnipMate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -506,10 +506,11 @@ CHANGELOG *SnipMate-changelog*
0.89 - 2016-05-29
-----------------

* Various regex updates to legacy parser
* Addition of double bang syntax to completely remove a snippet from lookup
* Group various SnipMate autocommands
* Support setting 'shiftwidth' to 0
* Various regex updates to legacy parser Addition of double bang syntax to
* completely remove a snippet from lookup Group various SnipMate autocommands
* Support setting 'shiftwidth' to 0 Parser now operates linewise, adding some
* flexibility Mirror substitutions are more literal Mirror length is
* calculated correctly when substitutions occur

0.88 - 2015-04-04
-----------------
Expand Down

0 comments on commit ca76449

Please sign in to comment.