Skip to content

Instantly share code, notes, and snippets.

@qickstarter
Created September 7, 2012 18:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qickstarter/3668363 to your computer and use it in GitHub Desktop.
Save qickstarter/3668363 to your computer and use it in GitHub Desktop.
" カーソル下のURLをブラウザで開く
nmap <Leader>o <Plug>(openbrowser-open)
vmap <Leader>o <Plug>(openbrowser-open)
" ググる
nnoremap <Leader>g :<C-u>OpenBrowserSearch<Space><C-r><C-w><Enter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment