Commit fa5ca42a authored by Kevin Yank's avatar Kevin Yank

Merge pull request #889 from waynemoore/sublime-gherkin-formatter

Added Gherkin (Cucumber) formatter plugin
parents b54bafa2 d03a5710
...@@ -695,6 +695,7 @@ ...@@ -695,6 +695,7 @@
"https://github.com/vojtajina/sublime-OpenRelated", "https://github.com/vojtajina/sublime-OpenRelated",
"https://github.com/voventus/AVR-ASM-Sublime", "https://github.com/voventus/AVR-ASM-Sublime",
"https://github.com/Warin/SublimeTidyHTML", "https://github.com/Warin/SublimeTidyHTML",
"https://github.com/waynemoore/sublime-gherkin-formatter",
"https://github.com/wch/SendText", "https://github.com/wch/SendText",
"https://github.com/WebFont/webfont", "https://github.com/WebFont/webfont",
"https://github.com/WebGLTools/GL-Shader-Validator", "https://github.com/WebGLTools/GL-Shader-Validator",
...@@ -1050,6 +1051,7 @@ ...@@ -1050,6 +1051,7 @@
"sublime-fscompletion": "FileSystem Autocompletion", "sublime-fscompletion": "FileSystem Autocompletion",
"Sublime-Gauche-Syntax": "Gauche", "Sublime-Gauche-Syntax": "Gauche",
"sublime-gbk": "GBK Encoding Support", "sublime-gbk": "GBK Encoding Support",
"sublime-gherkin-formatter": "Gherkin (Cucumber) Formatter",
"sublime-glsl": "OpenGL Shading Language (GLSL)", "sublime-glsl": "OpenGL Shading Language (GLSL)",
"Sublime-GLua-Highlight": "GMod Lua", "Sublime-GLua-Highlight": "GMod Lua",
"sublime-google-closure-snippets": "Google Closure Library snippets", "sublime-google-closure-snippets": "Google Closure Library snippets",
......
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