mswift42 / themecreator

https://mswift42.github.io/themecreator/ create themes for intellij, textmate, textadept, atom, emacs, vim and gnome terminal.
GNU General Public License v3.0
404 stars 33 forks source link

typo in Vim template: Operator #14

Closed Dubhead closed 4 years ago

Dubhead commented 4 years ago

https://github.com/mswift42/themecreator/blob/master/app.core/resources/public/templates/vim.txt#L81

The Vim syntax group name for operators is Operator. See :he group-name in Vim.

mswift42 commented 4 years ago

Thanks, it's fixed now.