diff --git a/grammars.yml b/grammars.yml index 315ff05b..e8ad6594 100644 --- a/grammars.yml +++ b/grammars.yml @@ -42,6 +42,8 @@ https://github.com/MarioRicalde/SCSS.tmbundle: - source.scss https://github.com/Oldes/Sublime-REBOL: - source.rebol +https://github.com/PogiNate/Sublime-Inform: +- source.Inform7 https://github.com/Red-Nova-Technologies/autoitv3-tmbundle: - source.autoit.3 https://github.com/SalGnt/Sublime-VimL: @@ -277,8 +279,6 @@ https://github.com/textmate/haskell.tmbundle: - text.tex.latex.haskell https://github.com/textmate/html.tmbundle: - text.html.basic -https://github.com/textmate/inform.tmbundle: -- source.inform https://github.com/textmate/ini.tmbundle: - source.ini https://github.com/textmate/io.tmbundle: diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 34c8f5e3..022918e6 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1135,7 +1135,7 @@ Inform 7: extensions: - .ni - .i7x - tm_scope: source.inform + tm_scope: source.Inform7 aliases: - i7 - inform7