add support for Uno

Uno is a fast, native dialect of C#, that includes a lot of
specialized functionality for graphics programming.

https://www.fusetools.com/learn/uno
This commit is contained in:
Erik Faye-Lund
2016-02-19 18:52:10 +01:00
parent 8de50edb41
commit b67254e986

View File

@@ -3591,6 +3591,13 @@ Unity3D Asset:
- .unity
tm_scope: source.yaml
Uno:
type: programming
extensions:
- .uno
ace_mode: csharp
tm_scope: source.cs
UnrealScript:
type: programming
color: "#a54c4d"