- Improved parse of snippets file.

This commit is contained in:
Shougo Matsushita
2012-10-29 11:22:37 +09:00
parent 2b5eb202f7
commit de453e5a16
3 changed files with 71 additions and 66 deletions

View File

@@ -64,7 +64,8 @@ snippet catch
options head
catch ${1:/${2:pattern: empty, E484, Vim(cmdname):{errmsg\\}\}/}
snippet log
snippet echomsg
alias log
options head
echomsg string(${1})