From a2eccef1861e2c0be988bc182d7b14be94ebc9ed Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 24 Jul 2018 17:06:35 +1200 Subject: First version --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..12847ba --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +quickfix\_auto\_open.vim +======================== + +This is a tiny plugin packaging of hooks to automatically open the quickfix and +location lists when a command that changes their contents is run. + +Credits +------- + +This is just a plugin repackaging of a fragment from romainl's "minivimrc" +project on GitHub: + +License +------- + +Distributed under the same terms as Vim itself, probably. See `:help license`. + +[1]: https://sanctum.geek.nz/ -- cgit v1.2.3