wincent/ferret

:Lack always opens results in quickfix window

regedarek opened this issue · 1 comments

I experienced such a problem but don't know how to debug it yet.

Instead of location-list

I have newest neovim and ferret.

Maybe you disabled Neovim loclists due to a snag I haven't hit yet, but is this solved by changing the second arg in private#lack() call to nvim#search() from 1 (qf) to 0 (loclist)? Thanks for the plugin--it's light and works well.