Hello all,
I’m using ctags bundle for a while but now, working on a huge project it is demanding a lot of time to create de tmtags file, so i’m thinking about filter some directories and files that I don’t need to be indexed, but I am not able to put it to work.
I create a .ctags file with the content below and put it on my home folder, but it is not working.
--recurse=yes --tag-relative=yes --exclude=.git --exclude=.node_module --exclude=var
Can someone help me, please?
Thank you in advance.
adler