Wednesday, June 6, 2012

Dynamically augment existing syntax at a position on screen

I've got a file with syntax highlighting.
What I'd like to be able to do, at any give line&column
character position on the screen which has a current
syntax highlighting scheme is to augment the highlighting
via a command/function at that one place, say, by
adding an underline at that point.
Is it possible (easy or hard) to do this?

Thanks
Richard

--
Quis custodiet ipsos custodes

--
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

No comments: