On Fri, Aug 30, 2013 at 4:51 PM, Alessandro Antonello <antonello.ale@gmail.com> wrote:
-- I use Doxygen for project documentation for years and it is part of my lifenow. The odd glitch is that, the documented comment slows down Vimsubstantially. Not in every places. Only when the cursor is in a comment blockand if that comment block has a Doxygen command like @c (code), @b (bold), @i(italic) or @ref (cross reference). Commands like @param or @return doesn'thas the same behavior. The slowness also happens when using \c, \b, \i, \ref.That is, the '@' character is not the culprit.The slower [G]Vim happens only when the cursor is in the commented block. Soonthe cursor gets out of it, the movement responses are back to normal.
What is slow: typing in Insert mode? Moving around in Normal mode? Ex mode, like :s/foo_var/bar_var/g ?
--
Benji Fisher
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment