Skip to content

Example mappings in README #14

@thomasheller

Description

@thomasheller

Thanks @szw, vim-g is super useful!

I would suggest adding some handy example mappings to the README, like so:

" Google for current visual selection:
vmap <leader>G :Google<cr>

" Google for word under cursor:
nmap <leader>G viw:Google<cr>

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions