aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: 6b6e180578b4fcbeddac0cc814041d51933d0282 (plain) (tree)
1
2
3
4
5
6
7
8
9


                        

                                                                              



       






                                                                          



       
                                                                               
quickfix\_auto\_open.vim
========================

This is a tiny plugin packaging of hooks to automatically open relevant
quickfix and location lists when a command that changes their contents is run.

Credits
-------

The original commands that do essentially all of this come from Romain
Lafourcade (romainl)'s "minivimrc" project on GitHub:
<https://github.com/romainl/minivimrc>

Tom Ryder (tejr) extended them just a bit to handle the slightly different
behavior of `:lhelpgrep`, and packaged and documented them for this
distribution.

License
-------

Distributed under the same terms as Vim itself, probably.  See `:help license`.