cyberkov / openhab-vim

Vim syntax files for openHAB
https://www.openhab.org/
GNU General Public License v3.0
31 stars 7 forks source link

Missing syntax for .things #7

Closed mueller-ma closed 7 years ago

mueller-ma commented 7 years ago

I started here: https://github.com/mueller-ma/openhab-vim/tree/patch-2 I have some problems to add the thing name to a catergory (e.g. astro:sun:home). Having a list with all options for the first two strings is not an option, because there are so many bindings. I tried it with match: " ::* " but that doesn't work

cyberkov commented 7 years ago

Fixed with #8 i think :-)