Sun, 05 May 2019 22:11:19 -0700 |
Ludovic Chabant |
Make indenting consistent with the rest of the plugin.
|
Sun, 05 May 2019 22:10:53 -0700 |
Ludovic Chabant |
Strip any `-` characters left at the end of a tag-file path.
|
Mon, 08 Apr 2019 16:42:15 +0900 |
Chayoung You |
Check if there are files to generate cscope DB
|
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.
|
Tue, 12 Mar 2019 21:31:02 -0700 |
Ludovic Chabant |
Fix bad merge of `update_scopedb.cmd`.
|
Tue, 12 Mar 2019 18:56:54 -0700 |
Ludovic Chabant |
Don't duplicate the `gutentags:` message prefix.
|
Mon, 11 Mar 2019 00:11:20 -0700 |
Chayoung You |
Fix listing files with spaces for cscope
|
Wed, 19 Dec 2018 20:49:22 +0900 |
Chayoung You |
Add `g:gutentags_cscope_build_inverted_index` option
|
Wed, 19 Dec 2018 20:48:34 +0900 |
Chayoung You |
Fix default value of `-f` option for update_scopedb.cmd
|
Wed, 19 Dec 2018 20:45:49 +0900 |
Chayoung You |
Add missing doc for `g:gutentags_scopefile`
|
Sun, 10 Mar 2019 23:31:34 -0700 |
Ludovic Chabant |
Handle custom project root finder functions returning no value.
|
Tue, 18 Dec 2018 23:32:20 +0300 |
Alex Dzyoba |
Exclude cscope from default file list command
|
Fri, 21 Dec 2018 17:50:17 +0900 |
Chayoung You |
Surround double quotes for file containing spaces
|