mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user