log autoload/gutentags/ctags.vim @ 75:d12543f11eb9

age author description
Mon, 27 Jul 2015 14:18:10 -0700 Ludovic Chabant Move the default `-R` option to an overridable "global" options file.
Thu, 16 Jul 2015 21:43:06 -0700 Ludovic Chabant Move `get_ctags_executable` to the `ctags` module.
Thu, 16 Jul 2015 21:40:52 -0700 Ludovic Chabant Merge pull request #28 from GitHub.
Sun, 17 May 2015 10:39:20 +0200 marc Filetype specific ctags executable command
Wed, 15 Jul 2015 22:46:49 -0700 Ludovic Chabant Change the per-project option file to be `.gutctags` and process it first.
Sat, 16 May 2015 21:51:17 -0700 Ludovic Chabant Fix missing renames of `gutentags_ctags_executable`.
Thu, 09 Apr 2015 22:00:37 -0700 Ludovic Chabant Ctags options files changes
Mon, 16 Mar 2015 07:04:03 -0700 Ludovic Chabant Fix undefined variable error caused by a missing rename.
Fri, 20 Feb 2015 14:13:51 -0800 Ludovic Chabant Refactor Gutentags so functionality can be implemented in "modules".