Hi,
>
> How can I modify where the plugin looks for Exuberant Ctags? I'm
> trying to make this configuration of Vim portable, and need to keep
> Ctags in Vim's Program Files folder.
>
You can set the Tlist_Ctags_Cmd variable in your .vimrc file to specify
the location of the exuberant ctags executable. This is explained in the
taglist help file.
- Yegappan
>
> How can I modify where the plugin looks for Exuberant Ctags? I'm
> trying to make this configuration of Vim portable, and need to keep
> Ctags in Vim's Program Files folder.
>
You can set the Tlist_Ctags_Cmd variable in your .vimrc file to specify
the location of the exuberant ctags executable. This is explained in the
taglist help file.
- Yegappan