Sun, 05 May 2019 22:20:27 -0700 |
Ludovic Chabant |
Fix incorrect documentation about default root markers.
|
Wed, 13 Mar 2019 21:56:19 -0700 |
Ludovic Chabant |
Separate the default project marker finder into a function.
|
Tue, 12 Mar 2019 21:43:50 -0700 |
Ludovic Chabant |
Add `g:gutentags_add_ctrlp_root_markers` option.
|
Wed, 19 Dec 2018 20:49:22 +0900 |
Chayoung You |
Add `g:gutentags_cscope_build_inverted_index` option
|
Wed, 19 Dec 2018 20:45:49 +0900 |
Chayoung You |
Add missing doc for `g:gutentags_scopefile`
|
Wed, 28 Nov 2018 01:35:38 +0100 |
janEbert |
Improve docs concerning gtags_cscope module
|
Mon, 12 Nov 2018 00:07:27 -0800 |
Ludovic Chabant |
Add `g:gutentags_exclude_filetypes` setting.
|
Sun, 04 Nov 2018 00:40:48 -0700 |
Ludovic Chabant |
Add documentation comment about availability of advanced commands.
|
Sun, 04 Nov 2018 00:36:56 -0700 |
Ludovic Chabant |
Add documentation about `gutentags_trace`.
|
Tue, 12 Jun 2018 21:57:22 -0700 |
Ludovic Chabant |
Merge pull request 170 from Github.
|
Fri, 13 Apr 2018 17:24:56 +0200 |
Vitaly Kushner |
fixed status callback in docs
|
Sat, 09 Jun 2018 09:57:55 -0700 |
Ludovic Chabant |
Add mention of `gutentags_plus` for Cscope users.
|
Sun, 01 Apr 2018 11:52:13 -0700 |
Ludovic Chabant |
Status-line improvements.
|
Sat, 31 Mar 2018 19:23:51 -0700 |
Ludovic Chabant |
Re-arrange documentation of settings per module. Add missing settings.
|
Sat, 31 Mar 2018 18:42:54 -0700 |
Ludovic Chabant |
Refactor for Vim8/Neovim job support.
|
Thu, 27 Jul 2017 21:50:08 -0700 |
Ludovic Chabant |
Add documentation on the `GutentagsUpdated` auto-command.
|
Thu, 06 Jul 2017 21:21:36 +0200 |
minusf |
minor typos
|
Tue, 16 May 2017 16:04:41 -0400 |
Toni Kunic |
Move T's in the ASCII art up a bit.
|
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.
|
Wed, 07 Dec 2016 21:46:02 -0800 |
Ludovic Chabant |
Add `g:gutentags_dont_load` setting.
|
Sat, 26 Nov 2016 16:28:43 -0800 |
Ludovic Chabant |
Merge changes.
|
Mon, 14 Nov 2016 11:35:47 -0500 |
Daniel Campoverde [alx741] |
Fix typo
|
Sat, 26 Nov 2016 16:27:38 -0800 |
Ludovic Chabant |
Merge changes.
|
Thu, 27 Oct 2016 13:11:25 +0200 |
nblock |
Typo
|
Thu, 22 Sep 2016 22:14:17 -0700 |
Ludovic Chabant |
Add support for specifying buffer-specific tagfiles.
|
Thu, 22 Sep 2016 21:06:58 -0700 |
Ludovic Chabant |
Add some cross-referencing to the help file.
|
Thu, 22 Sep 2016 20:58:46 -0700 |
Ludovic Chabant |
Add `ctags` executable requirements to the documentation page.
|
Tue, 09 Aug 2016 22:12:46 -0700 |
Ludovic Chabant |
Use `hg files` in the example (`locate` is deprecated).
|
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`.
|
Tue, 19 Jul 2016 23:30:15 +0200 |
Ludovic Chabant |
Fix some typos in the docs.
|
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:46:35 -0700 |
Ludovic Chabant |
Merge pull request #76 from GitHub.
|
Wed, 06 Apr 2016 18:05:39 +0200 |
Daniel Hahler |
Use existing b:gutentags_root
|
Tue, 05 Apr 2016 21:58:15 -0700 |
Ludovic Chabant |
Add `g:gutentags_exclude_project_root`.
|
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`.
|
Mon, 18 Jan 2016 22:08:51 -0800 |
Ludovic Chabant |
Remove reference to `GutentagsGenerate` command since it's been removed.
|
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.
|
Sat, 18 Jul 2015 08:52:14 -0700 |
Ludovic Chabant |
Fix the documentation about the project settings file.
|
Thu, 16 Jul 2015 21:40:52 -0700 |
Ludovic Chabant |
Merge pull request #28 from GitHub.
|
Sun, 17 May 2015 10:53:41 +0200 |
marc |
Add docs about ctags executable per filetype
|
Wed, 15 Jul 2015 21:59:01 -0700 |
Ludovic Chabant |
Add documentation for `g:gutentags_generate_on_new`.
|
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
|
Thu, 09 Apr 2015 21:14:18 -0700 |
Ludovic Chabant |
Add ability to disable Gutentags if a `.notags` file is at the root.
|
Thu, 09 Apr 2015 21:02:25 -0700 |
Ludovic Chabant |
Make a bunch of advanced commands opt-in only.
|
Fri, 20 Feb 2015 14:24:10 -0800 |
Ludovic Chabant |
Documentation changes for some options that changed names.
|
Tue, 02 Sep 2014 11:22:50 -0700 |
Ludovic Chabant |
More renaming.
|
Tue, 02 Sep 2014 10:31:09 -0700 |
Ludovic Chabant |
Renamed project to "Gutentags" (thanks Sylvain!).
base
doc/autotags.txt@14b3282381d3
|