• Using VHDL with Vim
  • Select by color plugin (put it in your .vim/plugin directory) − provides a color block object, which allows operation on syntax highlight color blocks (e.g. dic → delete all lines with the same color as the current line, vic → select by color, etc). The code was adapted from the select-by-indent code from Vim Tip 1269.