Sat, 26 Oct 2019 00:40:18 -0700 |
Ludovic Chabant |
Don't complain when the job gets killed when Vim exits.
|
Tue, 12 Mar 2019 21:43:50 -0700 |
Ludovic Chabant |
Add `g:gutentags_add_ctrlp_root_markers` option.
|
Mon, 12 Nov 2018 00:07:27 -0800 |
Ludovic Chabant |
Add `g:gutentags_exclude_filetypes` setting.
|
Sun, 08 Apr 2018 13:27:54 -0700 |
Ludovic Chabant |
Lower Vim version requirement since we also check for the job API directly.
|
Sat, 31 Mar 2018 18:42:54 -0700 |
Ludovic Chabant |
Refactor for Vim8/Neovim job support.
|
Tue, 18 Apr 2017 21:43:59 -0700 |
Ludovic Chabant |
Add `g:gutentags_generate_on_empty_buffer` setting.
|
Sat, 18 Feb 2017 18:21:35 -0800 |
Ludovic Chabant |
Rename all ctags-related options to have "ctags" in their name.
|
Fri, 17 Feb 2017 17:20:57 -0800 |
Ludovic Chabant |
Don't use the cache directory if it's set as an empty string.
|
Wed, 07 Dec 2016 21:46:02 -0800 |
Ludovic Chabant |
Add `g:gutentags_dont_load` setting.
|
Sat, 26 Nov 2016 16:33:41 -0800 |
Ludovic Chabant |
Merge changes.
|
Tue, 15 Nov 2016 12:50:48 +0800 |
thecontinium |
Enable Project Root Finder
|
Thu, 22 Sep 2016 22:14:17 -0700 |
Ludovic Chabant |
Add support for specifying buffer-specific tagfiles.
|
Fri, 22 Jul 2016 19:25:05 -0700 |
Stephen Kent |
Allow restricting tag generation to files listed by custom commands
|
Wed, 20 Jul 2016 12:22:51 +0200 |
Ludovic Chabant |
Add support for custom root finders like `vim-projectroot`.
|
Mon, 13 Jun 2016 19:25:52 -0700 |
Ludovic Chabant |
Add option to not append the default project root markers.
|
Mon, 13 Jun 2016 18:25:02 -0700 |
Ludovic Chabant |
Merge pull request #84 from GitHub.
|
Sat, 14 May 2016 02:59:15 -0400 |
Justin M. Keyes |
expand() g:gutentags_ctags_executable
|
Tue, 05 Apr 2016 21:58:15 -0700 |
Ludovic Chabant |
Add `g:gutentags_exclude_project_root`.
|
Wed, 17 Feb 2016 23:29:49 -0800 |
Ludovic Chabant |
Using `:!start /b` actually requires Vim 7.4.
|
Tue, 01 Dec 2015 22:04:45 -0800 |
Ludovic Chabant |
Add support for project types.
|
Tue, 24 Nov 2015 21:47:26 -0800 |
Ludovic Chabant |
Add `gutentags_enabled_user_func` callback.
|
Fri, 09 Oct 2015 15:28:39 -0700 |
Ludovic Chabant |
Add a `g:gutentags_resolve_symlinks` option to resolve symlinks at setup time.
|
Tue, 28 Jul 2015 21:30:12 -0700 |
Ludovic Chabant |
Merge pull request #36 from GitHub.
|
Tue, 28 Jul 2015 04:23:18 +0300 |
pitchforks |
Add default project root markers for Fossil (https://www.fossil-scm.org)
|
Mon, 27 Jul 2015 14:25:49 -0700 |
Ludovic Chabant |
Make sure we expand the cache directory before we auto-create it.
|
Mon, 27 Jul 2015 14:18:10 -0700 |
Ludovic Chabant |
Move the default `-R` option to an overridable "global" options file.
|
Sat, 11 Apr 2015 09:34:34 -0700 |
Ludovic Chabant |
Fix the `GutentagsToggleTrace` command.
|
Sat, 11 Apr 2015 07:31:06 -0700 |
Ludovic Chabant |
Lower the version requirement a bit since it seem to actually work on 7.3.
|
Thu, 09 Apr 2015 22:11:19 -0700 |
Ludovic Chabant |
Check for Vim 7.4 since bug reports indicate Gutentags may not work in 7.3.
|
Thu, 09 Apr 2015 21:02:25 -0700 |
Ludovic Chabant |
Make a bunch of advanced commands opt-in only.
|
Fri, 20 Feb 2015 14:13:51 -0800 |
Ludovic Chabant |
Refactor Gutentags so functionality can be implemented in "modules".
|
Sat, 10 Jan 2015 20:45:49 -0800 |
Ludovic Chabant |
Support project directories with spaces in them.
|
Mon, 15 Dec 2014 12:57:54 -0800 |
Ludovic Chabant |
Remove conflicting options to update scripts.
|
Mon, 10 Nov 2014 23:03:44 +0800 |
Yang Zhang |
Fix #7
|
Thu, 02 Oct 2014 09:36:28 -0300 |
Santiago Ag?ero |
Add .svn in gutentags_project_root
|
Tue, 16 Sep 2014 17:04:25 -0700 |
Ludovic Chabant |
Make sure we get a clean project dir.
|
Tue, 02 Sep 2014 17:10:58 -0400 |
Morton Fox |
Fix for gutentags#statusline() with no args.
|
Tue, 02 Sep 2014 10:31:09 -0700 |
Ludovic Chabant |
Renamed project to "Gutentags" (thanks Sylvain!).
base
plugin/autotags.vim@53346e6c8877
|