From 1618a3b02afcbb03f4476d7a233ce53192557677 Mon Sep 17 00:00:00 2001 From: Adam Roben Date: Thu, 13 Nov 2014 14:26:06 -0500 Subject: [PATCH] Use the original Kotlin package instead of a fork The fork is identical to the original. --- grammars.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grammars.yml b/grammars.yml index 6afa23b9..af3a2e3a 100644 --- a/grammars.yml +++ b/grammars.yml @@ -53,8 +53,6 @@ https://github.com/SublimeText/ColdFusion: - source.cfscript.cfc - text.cfml.basic - text.html.cfm -https://github.com/SublimeText/Kotlin/raw/master/Kotlin.tmLanguage: -- source.Kotlin https://github.com/SublimeText/NSIS: - source.nsis https://github.com/Varriount/NimLime: @@ -381,6 +379,8 @@ https://github.com/tomas-stefano/smalltalk-tmbundle: - source.smalltalk https://github.com/vic/ioke-outdated/raw/master/share/TextMate/Ioke.tmbundle/Syntaxes/Ioke.tmLanguage: - source.ioke +https://github.com/vkostyukov/kotlin-sublime-package: +- source.Kotlin https://github.com/vmg/zephir-sublime: - source.php.zephir https://github.com/whitequark/llvm.tmbundle: