Please allow for whitelisting the projects/file extensions I want guttentags to run on, because it is going astray , parsing many unrequired files and slows down the system.
i now see that you can specify file list commnad.
command! GutenTagRun :call gutentags#setup_gutentags() <bar> call timer_start(15,':GutentagsUpdate')<CR>
For some reason, this doesn't work. It doesn't recognize the Update command. Do you know why? (I disabled the au)
Please allow for whitelisting the projects/file extensions I want guttentags to run on, because it is going astray , parsing many unrequired files and slows down the system.
i now see that you can specify file list commnad.
For some reason, this doesn't work. It doesn't recognize the Update command. Do you know why? (I disabled the au)