kbenzie/vim-native-syntax

Add user defined pattern highlights

kbenzie opened this issue · 0 comments

Make the plugin extensible by adding the ability to set user defined highlighted patterns & keywords. This could include the following types of highlights.

  • Type keywords: custom_t,...
  • Comment keywords: TODO,HACK,YOUR_NAME,...
  • Options to add keywords to each vim syntax highlight group!