Hi

Vim doxygen syntax file does not highlight the \tparam doxygen
command, which is almost the same as \param but used for type
arguments in c++ templates, see:

http://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdtparam

The \tparam doxygen command is used in stl or boost for example:

  /usr/include/c++/4.7.2/bits/stl_list.h
  /usr/include/boost/numeric/ublas/matrix.hpp
  ...

Attached patch highlights \tparam in the same way as \param.

Regards
Dominique

PS: I sent the patch to the author of syntax/doxygen.vim
in May but did not receive an answer, so I'm sending it to vim_dev.

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Attachment: fix-tparam-doxygen.vim.patch
Description: Binary data

Raspunde prin e-mail lui