Update TODO

This commit is contained in:
Maxime Coste 2015-05-27 13:36:43 +01:00
parent 8afa71d965
commit 4a588d6ce5

2
TODO
View File

@ -72,7 +72,5 @@
* 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 ?)
* Diff buffer on reload and only store the diff modifications
* change command parsing to be more shell like * change command parsing to be more shell like
(support -option="value with spaces" instead of requiring "-option=value with spaces") (support -option="value with spaces" instead of requiring "-option=value with spaces")