stefandtw/quickfix-reflector.vim

quickfix window not set-up after :Grepper

Closed this issue · 1 comments

Install https://github.com/mhinz/vim-grepper and call :Grepper . Then the resulting quickfix-window is not modifiable as most probably autocmd BufReadPost quickfix nested :call <SID>OnQuickfixInit() was not called.

It's modifiable for me. Might be something in your vimrc.