I'm trying to add coffeescript syntax highlighting to gedit in Windows, but I can't work out where to put the *.lang file.

I'm following the instructions here, but the path ~/.local/share/gtksourceview-2.0/language-specs doesn't seem to apply to Windows.

link|improve this question

43% accept rate
feedback

1 Answer

up vote 1 down vote accepted

You're going to want to look here:

C:\Program Files\gedit\share\gtksourceview-2.0\language-specs\
link|improve this answer
Fantastic, thanks! – Acorn Jun 1 '11 at 15:53
@Acorn If you click the green checkmark next to my answer to mark it as accepted. This will show the community that the question was answered. – emb1995 Jun 1 '11 at 15:57
I had to wait for a time limit to expire before I could choose it as the answer :) – Acorn Jun 1 '11 at 16:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.