diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-09 11:06:16 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-09 11:06:16 +0800 |
commit | 7ea50f0a72d72504be1a1bc6420617a227a50ec3 (patch) | |
tree | 831539474877afbc664083611e4303a00a869197 /vimrc | |
parent | f3dbf7ad4139509c33a1fbac894fae7053b156e5 (diff) |
update
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ nmap H 0 | |||
41 | nnoremap L $ | 41 | nnoremap L $ |
42 | nnoremap <C-L> 60l | 42 | nnoremap <C-L> 60l |
43 | nnoremap <C-H> 60h | 43 | nnoremap <C-H> 60h |
44 | nnoremap / ms/ | ||
44 | 45 | ||
45 | " disable syntax | 46 | " disable syntax |
46 | nnoremap <silent> <leader>s | 47 | nnoremap <silent> <leader>s |