I am trying to use the commands in the link below but i cant seem to get ctags to pick up the .conf file , is there a parameter I am supposed to use ?
http://weblogs.asp.net/george_v_reilly/archive/2009/03/24/exuberant-ctags-and-javascript.aspx
|
I am trying to use the commands in the link below but i cant seem to get ctags to pick up the .conf file , is there a parameter I am supposed to use ? http://weblogs.asp.net/george_v_reilly/archive/2009/03/24/exuberant-ctags-and-javascript.aspx
| |||||
feedback
|
|
There is a parameter that called --options that accepts a file in which you can store your options ,once that is done everything works fine. The file name can be called anything and example would be ctags.conf | |||
|
feedback
|