Commit e59b7554 authored by joneshf's avatar joneshf

Merge pull request #1530 from drugo76/master

Please add the json2csv plugin
parents 1fa749e6 7d52c3ea
...@@ -309,6 +309,7 @@ ...@@ -309,6 +309,7 @@
"https://github.com/drhayes/sublime-impactjs", "https://github.com/drhayes/sublime-impactjs",
"https://github.com/drikin/OpenFileList", "https://github.com/drikin/OpenFileList",
"https://github.com/drslump/sublime-boo", "https://github.com/drslump/sublime-boo",
"https://github.com/drugo76/sublime_json2csv",
"https://github.com/duereg/sublime-jsvalidate", "https://github.com/duereg/sublime-jsvalidate",
"https://github.com/duydao/Text-Pastry", "https://github.com/duydao/Text-Pastry",
"https://github.com/dylan-lang/dylan.tmbundle", "https://github.com/dylan-lang/dylan.tmbundle",
...@@ -1940,6 +1941,7 @@ ...@@ -1940,6 +1941,7 @@
"sublime_drush": "Drush", "sublime_drush": "Drush",
"sublime_file_switcher": "File Switcher", "sublime_file_switcher": "File Switcher",
"sublime_guard": "Guard", "sublime_guard": "Guard",
"sublime_json2csv": "JSON to CSV Converter",
"sublime_new_from_selection": "New from Selection", "sublime_new_from_selection": "New from Selection",
"sublime_python_imports": "Python Imports Sorter", "sublime_python_imports": "Python Imports Sorter",
"sublime_rubocop": "RuboCop", "sublime_rubocop": "RuboCop",
......
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