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

3
.gitmodules vendored
View File

@@ -534,3 +534,6 @@
[submodule "vendor/grammars/carto-atom"]
path = vendor/grammars/carto-atom
url = https://github.com/yohanboniface/carto-atom
[submodule "vendor/grammars/Sublime-Nit"]
path = vendor/grammars/Sublime-Nit
url = https://github.com/R4PaSs/Sublime-Nit