Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
unmap <return> to :noh
  • Loading branch information
Jordan Stephens committed Apr 19, 2015
1 parent 683bc47 commit 20a99a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vimrc
Expand Up @@ -69,9 +69,6 @@ map <leader>/ <c-_><c-_>
nmap j gj
nmap k gk
" clear highlighting with the return key
nnoremap <return> :noh<return><esc>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" MULTIPURPOSE TAB KEY
" Indent if we're at the beginning of a line. Else, do completion.
Expand Down

0 comments on commit 20a99a7

Please sign in to comment.