From 785f9d97199c02051791bdf09e81fe2a47b97aec Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 29 Apr 2017 08:23:03 +0200 Subject: Add 'vim-gitcha' plugin Provides completion of Git SHAs in commit messages. Super handy for referencing other commits without having to copy-paste and use the mouse. Was getting tired of that routine. --- bundle/vim-gitcha | 1 + 1 file changed, 1 insertion(+) create mode 160000 bundle/vim-gitcha (limited to 'bundle/vim-gitcha') diff --git a/bundle/vim-gitcha b/bundle/vim-gitcha new file mode 160000 index 0000000..5eca0d8 --- /dev/null +++ b/bundle/vim-gitcha @@ -0,0 +1 @@ +Subproject commit 5eca0d8f26acf29edbcc2376f6a8cd7a9d928a2f -- cgit v1.2.3