Commit 76203d9e authored by wbond's avatar wbond

Merged pull request #197 - added Prolog

parent cd98bfe3
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
"https://github.com/alexstaubo/sublime_text_alternative_autocompletion", "https://github.com/alexstaubo/sublime_text_alternative_autocompletion",
"https://github.com/a1fred/SublimeGoogle", "https://github.com/a1fred/SublimeGoogle",
"https://github.com/allixsenos/SublimeMRU", "https://github.com/allixsenos/SublimeMRU",
"https://github.com/alnkpa/sublimeprolog",
"https://github.com/ameyp/CscopeSublime", "https://github.com/ameyp/CscopeSublime",
"https://github.com/Anomareh/PHP-Twig.tmbundle", "https://github.com/Anomareh/PHP-Twig.tmbundle",
"https://github.com/aparajita/Cappuccino-Sublime", "https://github.com/aparajita/Cappuccino-Sublime",
...@@ -189,7 +190,6 @@ ...@@ -189,7 +190,6 @@
"https://github.com/xobb1t/Sublime-AdvancedNewFile", "https://github.com/xobb1t/Sublime-AdvancedNewFile",
"https://github.com/zerok/Sublime2-SwitchLanguage", "https://github.com/zerok/Sublime2-SwitchLanguage",
"https://github.com/zyxar/Sublime-CMakeLists", "https://github.com/zyxar/Sublime-CMakeLists",
"https://github.com/alnkpa/sublimeprolog",
"https://raw.github.com/bgreenlee/sublime-github/master/packages.json", "https://raw.github.com/bgreenlee/sublime-github/master/packages.json",
"https://raw.github.com/colinta/sublime_packages/master/packages.json", "https://raw.github.com/colinta/sublime_packages/master/packages.json",
"https://raw.github.com/csytan/sublime-text-2-github/master/packages.json", "https://raw.github.com/csytan/sublime-text-2-github/master/packages.json",
...@@ -328,7 +328,7 @@ ...@@ -328,7 +328,7 @@
"SublimeText2RailsRelatedFiles": "Rails Related Files", "SublimeText2RailsRelatedFiles": "Rails Related Files",
"SublimeText2-4GL": "4GL", "SublimeText2-4GL": "4GL",
"sublimetext_indentxml": "Indent XML", "sublimetext_indentxml": "Indent XML",
"sublimeprolog": "Prolog syntax highlighting", "sublimeprolog": "Prolog",
"supercollider-package-for-sublime-text": "SuperCollider", "supercollider-package-for-sublime-text": "SuperCollider",
"sweylas-color-theme-generator": "Sweyla's Color Theme Generator", "sweylas-color-theme-generator": "Sweyla's Color Theme Generator",
"toggle-readonly" : "Toggle Read-Only", "toggle-readonly" : "Toggle Read-Only",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment