There has been some requests lately for the ability to search a file for a syntax highlight group. For example, how do I find something highlighted in an Error highlight?
I have updated the plugin SrchRplcHiGrp so that you can now: 1. Search for characters with a particular syntax highlight group 2. Search and replace characters with a particular syntax highlight group Prior to this, the plugin would only search and replace based on a syntax highlight group. The plugin can be download here, plus read up on some examples: http://www.vim.org/scripts/script.php?script_id=848 Enjoy, Dave (282)
