Add project collaborator username completion

Closes #1.
This commit is contained in:
Bruno Sutic
2014-07-06 00:14:04 +02:00
committed by Tim Pope
parent aa3f3e1f59
commit 9a2dff2c6c
2 changed files with 8 additions and 4 deletions

View File

@@ -3,8 +3,8 @@
Author: Tim Pope <http://tpo.pe/>
License: Same terms as Vim itself (see |license|)
Use |i_CTRL-X_CTRL-O| to omni-complete GitHub issues when editing a commit
message.
Use |i_CTRL-X_CTRL-O| to omni-complete GitHub issues or project collaborator
usernames when editing a commit message.
ABOUT *rhubarb-about*