Mercurial > vim-gutentags
diff README.md @ 137:98cec968205b
Fix some problems on Windows with the custom file lister:
* Redirection to a file from a `for` loop happens every loop, so we need to
initialize the output file first, and then use `>>` in the loop.
* Fix typo when cleaning up files.
* Add some logging.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 09 Aug 2016 22:12:28 -0700 |
parents | 586c3a86adac |
children | 02a94ff0db57 |