Added support for the nit language in grammars.yml, updated languages.yml for .nit source files highlighting

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
This commit is contained in:
Lucas Bajolet
2015-01-08 10:50:48 -05:00
committed by Adam Roben
parent e95314f072
commit 9be941acc8
4 changed files with 7 additions and 1 deletions

View File

@@ -1912,7 +1912,7 @@ Nit:
color: "#0d8921"
extensions:
- .nit
tm_scope: none
tm_scope: source.nit
ace_mode: text
Nix: