Skip to content

Commit

Permalink
Remove window shortcuts
Browse files Browse the repository at this point in the history
to force myself to use <C-W><C-V> etc
  • Loading branch information
Andrew Hartford committed Nov 23, 2013
1 parent 1dbfbe1 commit 236192d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configs/vim/dot_vimrc.after
Expand Up @@ -27,10 +27,6 @@ augroup END
noremap <C-K> 10k
noremap <C-J> 10j

"Window shortcuts
map <leader>v :vsp<CR>
map <leader>s :sp<CR>

" }}}

" Some Functions -------------------- {{{
Expand Down

0 comments on commit 236192d

Please sign in to comment.