mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-07 09:55:32 +00:00
Detect Arduino 1.0
Arudino fixture for tests
This commit is contained in:
@@ -66,6 +66,12 @@ Arc:
|
||||
extensions:
|
||||
- .arc
|
||||
|
||||
Arduino:
|
||||
type: programming
|
||||
lexer: C++
|
||||
extensions:
|
||||
- .ino
|
||||
|
||||
Assembly:
|
||||
type: programming
|
||||
lexer: NASM
|
||||
|
||||
Reference in New Issue
Block a user