We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec87af6 + 84d1486 commit 2bb2425Copy full SHA for 2bb2425
plugin/vim-ripgrep.vim
@@ -146,4 +146,4 @@ fun! s:RgShowRoot()
146
endfun
147
148
command! -nargs=* -complete=file Rg :call s:Rg(<q-args>)
149
-command! -complete=file RgRoot :call s:RgShowRoot()
+command! RgRoot :call s:RgShowRoot()
0 commit comments