aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-12-10 15:38:50 +0800
committertypebrook <typebrook@gmail.com>2019-12-10 15:38:50 +0800
commit5cf202420b761947dde4f5b4111a4a55414e65b2 (patch)
tree24a7788d9d79a61f13ee52e5a741b1d9a05be67e
parentdef0f995e59c3d2bcaa40185b1d82a5049033eab (diff)
update
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 6ef1333..4569156 100644
--- a/vimrc
+++ b/vimrc
@@ -24,6 +24,7 @@ nnoremap <leader>< :w !bash<CR>
24" move 24" move
25nnoremap <Tab> } 25nnoremap <Tab> }
26nnoremap <S-Tab> { 26nnoremap <S-Tab> {
27inoremap <C-L> <Esc>2li
27cnoremap <C-L> <Right> 28cnoremap <C-L> <Right>
28cnoremap <C-H> <Left> 29cnoremap <C-H> <Left>
29nnoremap H 0 30nnoremap H 0