diff options
author | Teddy Wing | 2017-04-29 08:14:41 +0200 |
---|---|---|
committer | Teddy Wing | 2017-04-29 08:14:41 +0200 |
commit | 5eca0d8f26acf29edbcc2376f6a8cd7a9d928a2f (patch) | |
tree | 89d0a6c4d7718a7f52c8fdab1100312f2cde27f3 | |
parent | 2aedbe2b86b827742c0cce380aa02c58131b9e98 (diff) | |
download | vim-gitcha-5eca0d8f26acf29edbcc2376f6a8cd7a9d928a2f.tar.bz2 |
Remove TODOv0.0.1
All tasks are complete. This file is no longer needed at the moment.
-rw-r--r-- | TODO | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,15 +0,0 @@ -TODO - -2017.04.27: -v Move function to autoload (2017.04.29) -v Make mapping user-editable (2017.04.29) -v Add README (2017.04.29) -v Add license (2017.04.29) -v Add docs (2017.04.29) -v Add if-loaded ceremony (2017.04.29) -v Check to see if this conflicts with existing gitcommit ftplugins (2017.04.29) -v Include the commit header in the "extra text" of the popup menu (see - :h complete-items) (2017.04.29) - -2017.04.29: -v Fix matcher (2017.04.29) |