diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-07-20 08:59:17 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-07-20 08:59:17 -0700 |
commit | e4caf8527d35df820c602b4e75a810f43082e39e (patch) | |
tree | 0b0c0de3b2f2bda570fcd5f87e027caa92884225 /ChangeLog | |
parent | 8fe8e46c6dce8292f2c12660d0c383e521f9233a (diff) | |
download | txr-e4caf8527d35df820c602b4e75a810f43082e39e.tar.gz txr-e4caf8527d35df820c602b4e75a810f43082e39e.tar.bz2 txr-e4caf8527d35df820c602b4e75a810f43082e39e.zip |
* genvim.txr: Fixed highlighting issues in numbers followed by newline.
* txr.vim: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-07-20 Kaz Kylheku <kaz@kylheku.com> + + * genvim.txr: Fixed highlighting issues in numbers followed by newline. + + * txr.vim: Regenerated. + 2014-07-19 Kaz Kylheku <kaz@kylheku.com> * lib.c (search_str): Support negative starting index. |