Samples for Processing language, changes to languages.yml

This commit is contained in:
Casey Reas
2013-02-13 09:12:30 -08:00
parent 4e916ce94b
commit fb7c97c83f
2 changed files with 41 additions and 0 deletions

View File

@@ -950,6 +950,11 @@ Pure Data:
color: "#91de79"
lexer: Text only
primary_extension: .pd
Processing:
type: programming
color: "#2779ab"
primary_extension: .pde
Python:
type: programming