Skip to content

Commit

Permalink
Remove unused Kwbd mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosa committed Apr 4, 2015
1 parent 05c1c9a commit b0d831d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ nnoremap <leader>T :CtrlPClearCache<CR>:CtrlP<CR>
nnoremap <leader>] :TagbarToggle<CR>
nnoremap <leader><space> :call whitespace#strip_trailing()<CR>
nnoremap <leader>g :GitGutterToggle<CR>
nnoremap <leader>c <Plug>Kwbd
noremap <silent> <leader>V :source ~/.vimrc<CR>:filetype detect<CR>:exe ":echo 'vimrc reloaded'"<CR>
" in case you forgot to sudo
Expand Down

0 comments on commit b0d831d

Please sign in to comment.