Hello all, I am trying to make dev environment for arduino projects.

I made a filetypes.Ino.conf file by copying from filetypes.c
This file lives in my ~/config/geany/filetypes directory

I added Ino=*.ino and Ino to the programming languages Group
in the filetype_extensions.conf  This file is in ~/.config/geany/


When i open up an *.ino file in Geany I do not get any colored text
I guess I am not doing everything i need to get that to happen.

Any help is appreciated.
Thank you
Joe McCarron