Skip to content

Commit

Permalink
IMP Seriously, guys. It's not like :W is bound to anything anyway.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Giboire committed Oct 16, 2012
1 parent ad33436 commit 6ec4950
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -276,6 +276,9 @@ noremap <C-k> 10k
nmap ; :
" Seriously, guys. It's not like :W is bound to anything anyway.
command! W :w

" Emacs bindings in command line mode
cnoremap <c-a> <home>
cnoremap <c-e> <end>
Expand Down

0 comments on commit 6ec4950

Please sign in to comment.