1
0
mirror of https://github.com/amix/vimrc synced 2025-07-12 14:15:00 +08:00

mapping $t to <>

This commit is contained in:
Tiande
2016-05-12 00:27:27 +08:00
parent 54afb04f5b
commit e823d9b40a
2 changed files with 8 additions and 2 deletions

View File

@ -310,6 +310,7 @@ $3 ==> {}
$$ ==> ""
$q ==> ''
$e ==> ""
$t ==> <>
和 S" 模式很像,可以自己再配置(,e),格式是:
vnoremap $1 <esc>`>a)<esc>`<i(<esc>