mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add support for Gerber files (#3744)
* Add grammar for PCB/Gerber Images * Add language definition for Gerber files * Fix rogue punctuation and rip chunks off Gerber
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -863,3 +863,6 @@
|
||||
[submodule "vendor/grammars/language-pan"]
|
||||
path = vendor/grammars/language-pan
|
||||
url = https://github.com/quattor/language-pan
|
||||
[submodule "vendor/grammars/language-pcb"]
|
||||
path = vendor/grammars/language-pcb
|
||||
url = https://github.com/Alhadis/language-pcb
|
||||
|
||||
Reference in New Issue
Block a user