Remove Arduino as a language (#3933)

* Remove Arduino as a language

* Move Arduino samples to C++

* Move .ino entry to its correct place
This commit is contained in:
oldmud0
2018-01-11 04:48:19 -06:00
committed by Colin Seymour
parent ca714340e8
commit 8e628ecc36
4 changed files with 1 additions and 11 deletions

1
vendor/README.md vendored
View File

@@ -24,7 +24,6 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **APL:** [Alhadis/language-apl](https://github.com/Alhadis/language-apl)
- **Apollo Guidance Computer:** [Alhadis/language-agc](https://github.com/Alhadis/language-agc)
- **AppleScript:** [textmate/applescript.tmbundle](https://github.com/textmate/applescript.tmbundle)
- **Arduino:** [textmate/c.tmbundle](https://github.com/textmate/c.tmbundle)
- **AsciiDoc:** [zuckschwerdt/asciidoc.tmbundle](https://github.com/zuckschwerdt/asciidoc.tmbundle)
- **ASN.1:** [ajLangley12/language-asn1](https://github.com/ajLangley12/language-asn1)
- **ASP:** [textmate/asp.tmbundle](https://github.com/textmate/asp.tmbundle)