Add Ballerina language (#3818)

* Add Ballerina language

* Add missing file

* Update color

* Update with required changes

* Update sub-module
This commit is contained in:
Shan Mahanama
2017-09-17 17:59:12 +05:30
committed by Colin Seymour
parent 78c58f956e
commit c2d558b71d
11 changed files with 328 additions and 0 deletions

1
vendor/README.md vendored
View File

@@ -33,6 +33,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **AutoHotkey:** [ahkscript/SublimeAutoHotkey](https://github.com/ahkscript/SublimeAutoHotkey)
- **AutoIt:** [AutoIt/SublimeAutoItScript](https://github.com/AutoIt/SublimeAutoItScript)
- **Awk:** [github-linguist/awk-sublime](https://github.com/github-linguist/awk-sublime)
- **Ballerina:** [ballerinalang/plugin-vscode](https://github.com/ballerinalang/plugin-vscode)
- **Batchfile:** [mmims/language-batchfile](https://github.com/mmims/language-batchfile)
- **Befunge:** [johanasplund/sublime-befunge](https://github.com/johanasplund/sublime-befunge)
- **Bison:** [textmate/bison.tmbundle](https://github.com/textmate/bison.tmbundle)