bump up version

This commit is contained in:
mattn
2015-07-26 21:42:01 +09:00
parent 5dda53c1ec
commit e82844db78
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
"============================================================================= "=============================================================================
" emmet.vim " emmet.vim
" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com> " Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
" Last Change: 21-Feb-2015. " Last Change: 26-Jul-2015.
let s:save_cpo = &cpoptions let s:save_cpo = &cpoptions
set cpoptions&vim set cpoptions&vim

View File

@@ -1,8 +1,8 @@
"============================================================================= "=============================================================================
" File: emmet.vim " File: emmet.vim
" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com> " Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
" Last Change: 17-Dec-2014. " Last Change: 26-Jul-2015.
" Version: 0.85 " Version: 0.86
" WebPage: http://github.com/mattn/emmet-vim " WebPage: http://github.com/mattn/emmet-vim
" Description: vim plugins for HTML and CSS hi-speed coding. " Description: vim plugins for HTML and CSS hi-speed coding.
" SeeAlso: http://emmet.io/ " SeeAlso: http://emmet.io/