mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #1727 from pchaigno/lexer-inform7
Lexer for Inform 7
This commit is contained in:
@@ -42,6 +42,8 @@ https://github.com/MarioRicalde/SCSS.tmbundle:
|
|||||||
- source.scss
|
- source.scss
|
||||||
https://github.com/Oldes/Sublime-REBOL:
|
https://github.com/Oldes/Sublime-REBOL:
|
||||||
- source.rebol
|
- source.rebol
|
||||||
|
https://github.com/PogiNate/Sublime-Inform:
|
||||||
|
- source.Inform7
|
||||||
https://github.com/Red-Nova-Technologies/autoitv3-tmbundle:
|
https://github.com/Red-Nova-Technologies/autoitv3-tmbundle:
|
||||||
- source.autoit.3
|
- source.autoit.3
|
||||||
https://github.com/SalGnt/Sublime-VimL:
|
https://github.com/SalGnt/Sublime-VimL:
|
||||||
@@ -277,8 +279,6 @@ https://github.com/textmate/haskell.tmbundle:
|
|||||||
- text.tex.latex.haskell
|
- text.tex.latex.haskell
|
||||||
https://github.com/textmate/html.tmbundle:
|
https://github.com/textmate/html.tmbundle:
|
||||||
- text.html.basic
|
- text.html.basic
|
||||||
https://github.com/textmate/inform.tmbundle:
|
|
||||||
- source.inform
|
|
||||||
https://github.com/textmate/ini.tmbundle:
|
https://github.com/textmate/ini.tmbundle:
|
||||||
- source.ini
|
- source.ini
|
||||||
https://github.com/textmate/io.tmbundle:
|
https://github.com/textmate/io.tmbundle:
|
||||||
|
|||||||
@@ -1135,7 +1135,7 @@ Inform 7:
|
|||||||
extensions:
|
extensions:
|
||||||
- .ni
|
- .ni
|
||||||
- .i7x
|
- .i7x
|
||||||
tm_scope: source.inform
|
tm_scope: source.Inform7
|
||||||
aliases:
|
aliases:
|
||||||
- i7
|
- i7
|
||||||
- inform7
|
- inform7
|
||||||
|
|||||||
Reference in New Issue
Block a user