Skip to content

Commit

Permalink
Updated README.md: ':command' is not yet supported
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Aug 13, 2013
1 parent c1214c7 commit 54c194a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,6 @@ Example Vimrc
nnoremap ; :
inoremap jj <Esc>

" typos
command! Q :q
command! W :w
command! Wq :wq
command! WQ :wq

" clear highlighted search term on space
noremap <silent> <Space> :nohls<CR>

Expand Down

0 comments on commit 54c194a

Please sign in to comment.