Merge pull request #69 from theHamsta/go-highlights

Go highlights
This commit is contained in:
Thomas Vigouroux 2020-06-07 13:58:38 +02:00 committed by GitHub
commit 85645f5720
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 204 additions and 1 deletions

View file

@ -155,7 +155,7 @@ List of currently supported languages:
- [x] lua (maintained by @vigoux)
- [x] ruby (maintained by @TravonteD)
- [x] c (maintained by @vigoux)
- [ ] go
- [x] go (maintained by @theHamsta)
- [ ] cpp
- [ ] rust
- [x] python (maintained by @theHamsta)