mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
fixing merge conflict in vendor.yml
This commit is contained in:
@@ -802,6 +802,9 @@ INI:
|
|||||||
- .prefs
|
- .prefs
|
||||||
- .properties
|
- .properties
|
||||||
primary_extension: .ini
|
primary_extension: .ini
|
||||||
|
|
||||||
|
Inno Setup:
|
||||||
|
primary_extension: .iss
|
||||||
|
|
||||||
Idris:
|
Idris:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -1097,6 +1100,14 @@ Mercury:
|
|||||||
# Mercury's syntax is not prolog syntax, but they do share the lexer
|
# Mercury's syntax is not prolog syntax, but they do share the lexer
|
||||||
lexer: Prolog
|
lexer: Prolog
|
||||||
|
|
||||||
|
Mercury:
|
||||||
|
type: programming
|
||||||
|
# This is the background colour on the web page.
|
||||||
|
color: "#abcdef"
|
||||||
|
primary_extension: .m
|
||||||
|
# Mercury's syntax is not prolog syntax, but they do share the lexer
|
||||||
|
lexer: Prolog
|
||||||
|
|
||||||
MiniD: # Legacy
|
MiniD: # Legacy
|
||||||
searchable: false
|
searchable: false
|
||||||
primary_extension: .minid # Dummy extension
|
primary_extension: .minid # Dummy extension
|
||||||
|
|||||||
@@ -41,7 +41,6 @@
|
|||||||
- foundation.css
|
- foundation.css
|
||||||
|
|
||||||
# Vendored dependencies
|
# Vendored dependencies
|
||||||
- thirdparty/
|
|
||||||
- vendors?/
|
- vendors?/
|
||||||
|
|
||||||
# Debian packaging
|
# Debian packaging
|
||||||
|
|||||||
Reference in New Issue
Block a user