Mercurial > vim-gutentags
log
age | author | description |
---|---|---|
Thu, 10 Mar 2016 14:49:55 -0800 | Ludovic Chabant | Fixes in the processing of `.gutctags`. |
Thu, 25 Feb 2016 21:04:46 -0800 | Ludovic Chabant | Fix more problems with paths and spaces in them. |
Sun, 21 Feb 2016 10:34:47 -0800 | Ludovic Chabant | Add documentation for `g:gutentags_ctags_no_space_in_paths`. |
Sun, 21 Feb 2016 10:22:44 -0800 | Ludovic Chabant | Some `ctags` implementations can't handle spaces in paths. |
Sun, 21 Feb 2016 10:21:43 -0800 | Ludovic Chabant | Fix unix script because quoting is hard, apparently. |
Sat, 20 Feb 2016 12:41:26 -0800 | Ludovic Chabant | Fix incremental indexing on save (thanks @humeniuc!). |
Wed, 17 Feb 2016 23:30:24 -0800 | Ludovic Chabant | Give some error message if there's no available `ctags` on the system. |