Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Rg function to be global #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Szeliga
Copy link

@Szeliga Szeliga commented Jan 15, 2019

It allows for mappings in vimrc such as:

map <leader>a :call Rg()<CR>

@Szeliga Szeliga changed the title Chenge Rg function to be global Change Rg function to be global Jan 15, 2019
It allows for mappings in vimrc such as:

  map <leader>a :call Rg(expand("<cword>"))<CR>
svranesevic added a commit to svranesevic/vim-ripgrep that referenced this pull request Sep 14, 2023
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