1
0
Fork 0
mirror of synced 2024-06-30 20:41:09 -04:00

edit tiande.md content

This commit is contained in:
Tiande 2016-01-16 18:18:14 +08:00
parent 258399e197
commit abf5d74a74

View file

@ -252,7 +252,7 @@ $e ==> ""
和 S" 模式很像,可以自己再配置(,e),格式是: 和 S" 模式很像,可以自己再配置(,e),格式是:
vnoremap $1 <esc>`>a)<esc>`<i(<esc> vnoremap $1 <esc>`>a)<esc>`<i(<esc>
" Map auto complete of (, ", ', [ " Map auto complete of (, ", ', [
# 插入模式下的补全 插入模式下的补全
$1 ==> () $1 ==> ()
$2 ==> [] $2 ==> []
$3 ==> {} $3 ==> {}