mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +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:
|
https://github.com/textmate/asp.tmbundle:
|
||||||
- source.asp
|
- source.asp
|
||||||
- text.html.asp
|
- text.html.asp
|
||||||
|
https://github.com/textmate/bison.tmbundle:
|
||||||
|
- source.bison
|
||||||
https://github.com/textmate/c.tmbundle:
|
https://github.com/textmate/c.tmbundle:
|
||||||
- source.c
|
- source.c
|
||||||
- source.c++
|
- source.c++
|
||||||
|
|||||||
@@ -240,6 +240,12 @@ Befunge:
|
|||||||
extensions:
|
extensions:
|
||||||
- .befunge
|
- .befunge
|
||||||
|
|
||||||
|
Bison:
|
||||||
|
type: programming
|
||||||
|
tm_scope: source.bison
|
||||||
|
extensions:
|
||||||
|
- .y
|
||||||
|
|
||||||
BlitzBasic:
|
BlitzBasic:
|
||||||
type: programming
|
type: programming
|
||||||
aliases:
|
aliases:
|
||||||
|
|||||||
Reference in New Issue
Block a user