Mercurial > vim-gutentags
log
age | author | description |
---|---|---|
Mon, 16 May 2016 01:48:56 +0800 | Mark Wu | Set default l:proj_options with empty string |
Mon, 16 May 2016 01:43:21 +0800 | Mark Wu | Add gtags-cscope module, based on ntnn/vim-gutentags. 1. Add nocscopeverbose to avoid duplicate databse errors, 2. Add g:gutentags_gtags_dbpath to specify gtags db location, 3. Add g:gutentags_gtags_options_file to specify additional options, like --gtagslabel |
Wed, 07 Dec 2016 21:46:02 -0800 | Ludovic Chabant | Add `g:gutentags_dont_load` setting. |
Wed, 07 Dec 2016 21:20:50 -0800 | Ludovic Chabant | Only set `v:errmsg` when we throw an actual error. |