diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ nnoremap <Tab> <Esc> vnoremap <Tab> <Esc>gV onoremap <Tab> <Esc> inoremap <Tab> <Esc>`^ -inoremap <Leader><Tab> <Tab> +inoremap <S-Tab> <Tab> set enc=utf-8 "sync paste buffer and vims register |