Skip to content

Commit

Permalink
Release version 0.85
Browse files Browse the repository at this point in the history
  • Loading branch information
ajzafar committed Apr 3, 2013
1 parent 50fc7d2 commit fc22673
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ ChangeLog
=========


0.85
----
0.85 [2013-04-03]
-----------------

* Allow trigger key customization
* Enable undoing of snippet expansion
Expand Down
2 changes: 1 addition & 1 deletion plugin/snipMate.vim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
" File: snipMate.vim
" Author: Michael Sanders
" Version: 0.84
" Version: 0.85
" Description: snipMate.vim implements some of TextMate's snippets features in
" Vim. A snippet is a piece of often-typed text that you can
" insert into your document using a trigger word followed by a "<tab>".
Expand Down

0 comments on commit fc22673

Please sign in to comment.