Skip to content

Commit

Permalink
Add then comment out a line-duplication mapping.
Browse files Browse the repository at this point in the history
  • Loading branch information
nelstrom committed Feb 13, 2011
1 parent 0bffbb0 commit 529cd6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -355,6 +355,9 @@ vmap <D-]> >gv
vmap <D-/> ,c<space>gv
map <D-/> ,c<space>
" Duplicate selection {{{2
"vmap <S-C-D> :copy'> <CR>V`[o
"nmap <S-C-D> :copy .<CR>
" Move selection {{{2
" Move current line down/up
map <C-Down> ]e
Expand Down

0 comments on commit 529cd6f

Please sign in to comment.