Skip to content

zebult/auto-gtags.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

auto-gtags.vim

run the gtags command

installation

requires global utility. please install

On OSX

brew install global

Create tags

:GtagsCreate

Update tags

:GtagsUpdate

Update at a Writing the file, default 0

let g:auto_gtags = 1

Create the tags in directory, default .

" dein.vim
call dein#add('zebult/auto-gtags.vim')
" neobundle.vim
NeoBundle 'zebult/auto-gtags.vim'

reference

soramugi/auto-ctags.vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published