Skip to content

Commit

Permalink
Add syntaxes for Elm, Kotlin, Puppet, TypeScript
Browse files Browse the repository at this point in the history
closes #215
closes #216
closes #217
closes #218
  • Loading branch information
sharkdp committed Aug 28, 2018
1 parent 4f812c3 commit 1088455
Show file tree
Hide file tree
Showing 7 changed files with 3,441 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,15 @@
[submodule "assets/themes/zenburn"]
path = assets/themes/zenburn
url = https://github.com/colinta/zenburn.git
[submodule "assets/syntaxes/Kotlin"]
path = assets/syntaxes/Kotlin
url = https://github.com/vkostyukov/kotlin-sublime-package
[submodule "assets/syntaxes/Elm"]
path = assets/syntaxes/Elm
url = https://github.com/elm-community/SublimeElmLanguageSupport
[submodule "assets/syntaxes/TypeScript"]
path = assets/syntaxes/TypeScript
url = https://github.com/Microsoft/TypeScript-Sublime-Plugin
[submodule "assets/syntaxes/Puppet"]
path = assets/syntaxes/Puppet
url = https://github.com/russCloak/SublimePuppet
1 change: 1 addition & 0 deletions assets/syntaxes/Elm
Submodule Elm added at dfbb8b
1 change: 1 addition & 0 deletions assets/syntaxes/Kotlin
Submodule Kotlin added at aeeed2
Loading

0 comments on commit 1088455

Please sign in to comment.