mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Lexer for Inform 7
This commit is contained in:
@@ -278,7 +278,9 @@ https://github.com/textmate/haskell.tmbundle:
|
||||
https://github.com/textmate/html.tmbundle:
|
||||
- text.html.basic
|
||||
https://github.com/textmate/inform.tmbundle:
|
||||
- source.inform
|
||||
- source.inform6
|
||||
https://github.com/PogiNate/Sublime-Inform/blob/master/Inform7/inform7.tmLanguage
|
||||
- source.inform7
|
||||
https://github.com/textmate/ini.tmbundle:
|
||||
- source.ini
|
||||
https://github.com/textmate/io.tmbundle:
|
||||
|
||||
@@ -1135,7 +1135,7 @@ Inform 7:
|
||||
extensions:
|
||||
- .ni
|
||||
- .i7x
|
||||
tm_scope: source.inform
|
||||
tm_scope: source.inform7
|
||||
aliases:
|
||||
- i7
|
||||
- inform7
|
||||
|
||||
Reference in New Issue
Block a user