diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-22 13:52:50 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-22 13:52:50 +0800 |
| commit | 96956f7165043d6eb9846bb140bc7bcec5730f03 (patch) | |
| tree | d1886e5de827f85596d3bf52f71265824c83a3bf /vimrc | |
| parent | 2e6f3b7cac8b912581d58b13c6e000185e85173e (diff) | |
update
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -89,6 +89,7 @@ vnoremap [ <ESC>`<i[<ESC>`>la]<ESC> | |||
| 89 | vnoremap ` <ESC>`<i`<ESC>`>la`<ESC> | 89 | vnoremap ` <ESC>`<i`<ESC>`>la`<ESC> |
| 90 | vnoremap , <ESC>`<i<<ESC>`>la><ESC> | 90 | vnoremap , <ESC>`<i<<ESC>`>la><ESC> |
| 91 | vnoremap 8 <ESC>`<i*<ESC>`>la*<ESC> | 91 | vnoremap 8 <ESC>`<i*<ESC>`>la*<ESC> |
| 92 | vnoremap z <ESC>`<i「<ESC>`>la」<ESC> | ||
| 92 | 93 | ||
| 93 | " abbrev | 94 | " abbrev |
| 94 | iabbrev @@ typebrook@gmail.com | 95 | iabbrev @@ typebrook@gmail.com |