- Improved documentation.

This commit is contained in:
Shougo Matsushita
2012-10-19 11:02:08 +09:00
parent 16762dfe1d
commit de6dd9aae2
2 changed files with 30 additions and 10 deletions

View File

@@ -50,6 +50,10 @@ prev_word '^'
${3}
endtry
snippet catch
prev_word '^'
catch ${1:/${2:pattern: empty, E484, Vim(cmdname):{errmsg\\}\}/}
snippet log
prev_word '^'
echomsg string(${1})