Mercurial > vim-gutentags
diff autoload/gutentags.vim @ 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 | 286e5b3095d0 |
children | 7bc4df0225d1 3459a2522a3b e59321cbaff7 |