jremmen / vim-ripgrep

Use RipGrep in Vim and display results in a quickfix list
MIT License
541 stars 99 forks source link

Set rg_window_location to last active window? #49

Closed rhiroyuki closed 4 years ago

rhiroyuki commented 4 years ago

Is there a way I can reference the last selected window instead of the default botright? I've tried searching for :help rg_window_location or even :help Rg but was unable to find it.