This commit is contained in:
ujihisa 2012-10-19 20:56:03 -07:00
parent b3dc4abc38
commit 42e3c7561f
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ Alias feature is available. The separator is either ' ' or ','.
alias hoge hogera hogehoge
<
Synchronized placeholder feature is supported. $1 is synchronized to ${1}.
When you jump next, it is synchlonized. $0 is last jump placeholder.
When you jump next, it is synchronized. $0 is last jump placeholder.
The placeholder value can't contain new lines. Below snippet is illegal:
>