Skip to content

Commit

Permalink
Merge commit 'jkramer/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ghewgill committed Sep 20, 2008
2 parents c711ebf + 1c70dc4 commit 01085dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scmdiff.vim
Expand Up @@ -18,7 +18,7 @@ endif

let loadedScmDiff = 1

map <silent> <C-d> :call <SID>scmToggle()<CR>
map <silent> <Leader>d :call <SID>scmToggle()<CR>
noremap <unique> <script> <plug>Dh :call <SID>scmDiff("h")<CR>
com! -bar -nargs=? D :call s:scmDiff(<f-args>)

Expand Down

0 comments on commit 01085dc

Please sign in to comment.