Compare commits

..

No commits in common. "master" and "v1.0.2" have entirely different histories.

View file

@ -146,4 +146,4 @@ fun! s:RgShowRoot()
endfun endfun
command! -nargs=* -complete=file Rg :call s:Rg(<q-args>) command! -nargs=* -complete=file Rg :call s:Rg(<q-args>)
command! RgRoot :call s:RgShowRoot() command! -complete=file RgRoot :call s:RgShowRoot()