Log for plugin/querycommandcomplete.vim
-
Update documentation with new options and stats by Caio 12 years ago
-
Make default setup comment clearer by Caio 12 years ago
-
Make multiline support configurable by Caio 12 years ago
-
restored multiline support by Mark Stillwell 12 years ago
-
Add support for "%s" in qcc_query_command 💬 by Caio 12 years ago
Squashed commit of the following: commit e0f3a6f08095ed28427b214085b32059a2ce281e Author: Mark Stillwell <marklee@fortawesome.org> Date: Tue Dec 25 22:25:08 2012 +0000 update, removed multiline feature temporarily, added support for %s in g:qcc_query_command. commit ab773fae0d14c580efd4498c88d8309e176c514f Author: Mark Stillwell <marklee@fortawesome.org> Date: Sun Dec 23 21:09:41 2012 +0000 fixed regexp to get query command from mutt and added support for multi-line address fields. Ref: https://github.com/caio/querycommandcomplete.vim/pull/2
-
Update docs with new functionality by Caio 12 years ago
-
Only set omnifunc when no configuration present 💬 by Caio 12 years ago
While I agree that by default we could try to guess the settings automatically, I want configuration to be explicit when anything is set manually. A little bit of magic is acceptable though :)
-
Make setting of omnifunc conditional. Change strlen to len. by bhenderson 12 years ago
-
Set omnifunc default for mail file types. by bhenderson 12 years ago
-
Make query command default to mutt setting. by bhenderson 12 years ago
-
Fix examples typo. by bhenderson 12 years ago
-
Unexpose DefaultIfUnset utility function by Caio 12 years ago
-
Add initial version by Caio 12 years ago