dyng / ctrlsf.vim

A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2
1.6k stars 86 forks source link

Question: Can I map or default the compact style to use quickfix list? #310

Closed praveendhawan closed 3 years ago

praveendhawan commented 3 years ago

I have some plugin that lets me filter results in search results which are in the quick-fix list in vim. Is there a way I can default the search results to be populated in the quick-fix list? Also if not, is there a way I can filter results in compact style? If yes, then how?

smackesey commented 3 years ago

Read the docs on g:ctrlsf_populate_qflist.