mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-10 19:35:32 +00:00
Merge branch 'master' into no-language
Conflicts: lib/linguist/heuristics.rb
This commit is contained in:
@@ -281,6 +281,13 @@ Bison:
|
||||
- .y
|
||||
ace_mode: text
|
||||
|
||||
BitBake:
|
||||
type: programming
|
||||
tm_scope: none
|
||||
extensions:
|
||||
- .bb
|
||||
ace_mode: text
|
||||
|
||||
BlitzBasic:
|
||||
type: programming
|
||||
aliases:
|
||||
@@ -3028,6 +3035,13 @@ Volt:
|
||||
tm_scope: source.d
|
||||
ace_mode: d
|
||||
|
||||
WebIDL:
|
||||
type: programming
|
||||
extensions:
|
||||
- .webidl
|
||||
tm_scope: source.webidl
|
||||
ace_mode: text
|
||||
|
||||
XC:
|
||||
type: programming
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user