mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Bison
This commit is contained in:
@@ -233,6 +233,8 @@ https://github.com/textmate/applescript.tmbundle:
|
||||
https://github.com/textmate/asp.tmbundle:
|
||||
- source.asp
|
||||
- text.html.asp
|
||||
https://github.com/textmate/bison.tmbundle:
|
||||
- source.bison
|
||||
https://github.com/textmate/c.tmbundle:
|
||||
- source.c
|
||||
- source.c++
|
||||
|
||||
@@ -240,6 +240,12 @@ Befunge:
|
||||
extensions:
|
||||
- .befunge
|
||||
|
||||
Bison:
|
||||
type: programming
|
||||
tm_scope: source.bison
|
||||
extensions:
|
||||
- .y
|
||||
|
||||
BlitzBasic:
|
||||
type: programming
|
||||
aliases:
|
||||
|
||||
Reference in New Issue
Block a user