mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Merge pull request #897 from erkyrath/master
YAML file recognition for Inform 7
This commit is contained in:
@@ -892,6 +892,14 @@ Idris:
|
||||
extensions:
|
||||
- .lidr
|
||||
|
||||
Inform 7:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
wrap: true
|
||||
primary_extension: .ni
|
||||
extensions:
|
||||
- .i7x
|
||||
|
||||
Inno Setup:
|
||||
primary_extension: .iss
|
||||
lexer: Text only
|
||||
|
||||
Reference in New Issue
Block a user