aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-04-29 08:14:41 +0200
committerTeddy Wing2017-04-29 08:14:41 +0200
commit5eca0d8f26acf29edbcc2376f6a8cd7a9d928a2f (patch)
tree89d0a6c4d7718a7f52c8fdab1100312f2cde27f3
parent2aedbe2b86b827742c0cce380aa02c58131b9e98 (diff)
downloadvim-gitcha-5eca0d8f26acf29edbcc2376f6a8cd7a9d928a2f.tar.bz2
Remove TODOv0.0.1
All tasks are complete. This file is no longer needed at the moment.
-rw-r--r--TODO15
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index ef2db07..0000000
--- a/TODO
+++ /dev/null
@@ -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)