xolox / vim-easytags

Automated tag file generation and syntax highlighting of tags in Vim
http://peterodding.com/code/vim/easytags/
1.01k stars 109 forks source link

What is ':HighlightTags' for? #38

Closed weynhamz closed 11 years ago

weynhamz commented 11 years ago

Hey, I newly installed this plugin, the updating of tags automatically seems useful, but what does ':HightTags' do? I failed to get the use of it, are the tags already highlight by the vim itself?What is the use of this functionality? I dont't find any difference after executing the commad?

kchr commented 11 years ago

:help easytags

xolox commented 11 years ago

The documentation explains what the :HighlightTags command does. If you don't use any of the file types listed there you won't see a difference.