Skip to content

Update visual-star-search.vim#3

Open
jirka-h wants to merge 1 commit into
nelstrom:masterfrom
jirka-h:patch-1
Open

Update visual-star-search.vim#3
jirka-h wants to merge 1 commit into
nelstrom:masterfrom
jirka-h:patch-1

Conversation

@jirka-h

@jirka-h jirka-h commented Jul 10, 2013

Copy link
Copy Markdown

Added
xnoremap :call VSetSearch('/')/=@/
so that "" on numerical keyboard (keypad) works the same as Shift-8 "".

See also
http://vimdoc.sourceforge.net/htmldoc/term.html#

Added
xnoremap <kMultiply> :<C-u>call <SID>VSetSearch('/')<CR>/<C-R>=@/<CR><CR>
so that "*" on numerical keyboard (keypad) works the same as Shift-8 "*".

See also
http://vimdoc.sourceforge.net/htmldoc/term.html#<kMultiply>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant