Update TODO

This commit is contained in:
Maxime Coste 2015-05-08 19:56:11 +01:00
parent ecfb715145
commit 588fd1d117

5
TODO
View File

@ -71,3 +71,8 @@
* Comments and strings should be more integrated than just highlighting, matching chars
for example should be strings and comments aware (should they ?)
* Diff buffer on reload and only store the diff modifications
* change command parsing to be more shell like
(support -option="value with spaces" instead of requiring "-option=value with spaces")