Update TODO

This commit is contained in:
Maxime Coste 2015-02-04 13:46:23 +00:00
parent 87125e2707
commit 8fb4277343

4
TODO
View File

@ -67,9 +67,5 @@
+./kak -help commands > ../doc/commands.asciidoc+ +./kak -help commands > ../doc/commands.asciidoc+
with README.asciidoc including commands ? with README.asciidoc including commands ?
* Rewrite keymap support using options ? (map window insert a b -> set -add window insert_keymap a:b)
* Comments and strings should be more integrated than just highlighting, matching chars * Comments and strings should be more integrated than just highlighting, matching chars
for example should be strings and comments aware (should they ?) for example should be strings and comments aware (should they ?)
* %val{opt_.*} == %opt{.*}, %val{reg_.*} == %reg{.*}, it might make sense to remove the %opt and %reg