Mercurial > vim-gutentags
changeset 1:b137f6c2a7e7
Don't include tag files, duh.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 20 Jul 2014 14:20:19 -0700 |
parents | a3a37124558b |
children | d073ca33c5b8 |
files | plugin/tags |
diffstat | 1 files changed, 0 insertions(+), 26 deletions(-) [+] |
line wrap: on
line diff
--- a/plugin/tags Thu Jul 17 17:26:48 2014 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ -!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ -!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/ -!_TAG_PROGRAM_NAME Exuberant Ctags // -!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ -!_TAG_PROGRAM_VERSION 5.8 // -autotags#rescan .\autotags.vim /^function! autotags#rescan(...)$/;" f -autotags_detect .\autotags.vim /^augroup autotags_detect$/;" a -autotags_main .\autotags.vim /^augroup autotags_main$/;" a -do_setup_autotags .\autotags.vim /^function! s:do_setup_autotags() abort$/;" f -g:autotags_debug .\autotags.vim /^ let g:autotags_debug = 0$/;" v -g:autotags_enabled .\autotags.vim /^ let g:autotags_enabled = 1$/;" v -g:autotags_executable .\autotags.vim /^ let g:autotags_executable = 'ctags'$/;" v -g:autotags_project_root .\autotags.vim /^ let g:autotags_project_root = ['.git', '.hg', '.bzr', '_darcs']$/;" v -g:autotags_tagfile .\autotags.vim /^ let g:autotags_tagfile = 'tags'$/;" v -g:autotags_trace .\autotags.vim /^ let g:autotags_trace = 1$/;" v -g:loaded_autotags .\autotags.vim /^let g:loaded_autotags = 1$/;" v -generate_tags .\autotags.vim /^function! s:generate_tags() abort$/;" f -get_tagfile_for .\autotags.vim /^function! s:get_tagfile_for(path) abort$/;" f -s:execute_cmd .\autotags.vim /^ let s:execute_cmd = '!start \/b '$/;" v -s:execute_cmd .\autotags.vim /^let s:execute_cmd = '!'$/;" v -setup_autotags .\autotags.vim /^function! s:setup_autotags() abort$/;" f -stripslash .\autotags.vim /^function! s:stripslash(path)$/;" f -throw .\autotags.vim /^function! s:throw(message)$/;" f -trace .\autotags.vim /^function! s:trace(message, ...)$/;" f -update_tags .\autotags.vim /^function! s:update_tags() abort$/;" f