1
0
Fork 0

Add a bug to TODO.

This commit is contained in:
Amjith Ramanujam 2014-12-30 00:33:45 -08:00
parent 0fa38b0e4f
commit 0d91b49c5b
1 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -1,5 +1,5 @@
# vi: ft=vimwiki
* [ ] Bottom status bar is cut-off in half pane. Figure out how to fix that.
* [ ] Reading a config file is broken if an option doesn't exist.
* [ ] Column completion for nested sql.
* [ ] Add JOIN to the list of keywords and provide proper autocompletion for it.
* [ ] Add a few more special commands. (\l pattern, \di, \dp, \ds, \dv, \dy, \z etc)