diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -197,8 +197,6 @@ nnoremap ` @@ inoremap <C-d> <Del> -inoremap <expr> <C-a> repeat("\<C-g>U\<Left>", col('.') - 1) -inoremap <expr> <C-e> repeat("\<C-g>U\<Right>", col('$') - col('.')) inoremap <C-b> <C-g>U<Left> inoremap <C-f> <C-g>U<Right> |
