summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-14 19:00:48 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-14 19:00:48 -0800
commit988097d74779de43f9c49c0be8606bf5af00966e (patch)
treecc05e1574b1cc2aa76bacfff4fe006b6e233372e /TODO
parent60104d2da3491ec6a322053b318f0a309d974adb (diff)
Added \?.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index ea925b26..f45316bd 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,8 @@
# vi: ft=vimwiki
+* [ ] Implement \?.
* [ ] Automate the release procedure.
* [ ] Improve the smart completion for Insert statement.
* [ ] Improve the smart completion for Update statement.
-* [ ] Implement \?.
* [ ] Enable multi-line mode via a keybinding.
* [ ] Show/hide docs for a statement using a keybinding.
* [ ] Meta-enter to end the line not just semi-colon.