The issue: vim-flow auto-closes the path window (I think that's the correct name for it?) on save To repeat: - `Ag` something to bring up the list of results - jump to a result - edit that file - save Result: the search results window closes. Expected behaviour: the search results window does not change What I've tried: various permutations of `g:flow#autoclose` and `g:flow#showquickfix`
The issue: vim-flow auto-closes the path window (I think that's the correct name for it?) on save
To repeat:
Agsomething to bring up the list of resultsResult: the search results window closes.
Expected behaviour: the search results window does not change
What I've tried: various permutations of
g:flow#autocloseandg:flow#showquickfix