Skip to content

Instantly share code, notes, and snippets.

@Altreus
Created November 6, 2013 12:51
Show Gist options
  • Save Altreus/7335601 to your computer and use it in GitHub Desktop.
Save Altreus/7335601 to your computer and use it in GitHub Desktop.
leader commands to send text to void register
nmap <Leader>d "_d
nmap <Leader>x "_x
nmap <Leader>c "_c
nmap <Leader>s "_s
nmap <Leader>r "_r
nmap <Leader>D "_D
nmap <Leader>X "_X
nmap <Leader>C "_C
nmap <Leader>S "_S
vmap <Leader>d "_d
vmap <Leader>c "_c
vmap <Leader>x "_x
vmap <Leader>s "_s
vmap <Leader>r "_r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment