Vim display all syntax highlighting groups


/ Published in: Other
Save to your folder(s)

This will open a new window containing all highlight group names, displayed
in their own color. It is very useful when developing a new color scheme.


Copy this code and paste it in your HTML
  1. :so $VIMRUNTIME/syntax/hitest.vim

Report this snippet


Comments


You need to login to view comments.