Commit 3a84677e authored by Kevin Yank's avatar Kevin Yank

Merge pull request #770 from duereg/master

Adding JS Validation Plugin using Esprima to Package Control
parents 71dd5a40 c6323801
...@@ -186,6 +186,7 @@ ...@@ -186,6 +186,7 @@
"https://github.com/dreadatour/RPMSpec", "https://github.com/dreadatour/RPMSpec",
"https://github.com/drewda/cucumber-sublime2-bundle", "https://github.com/drewda/cucumber-sublime2-bundle",
"https://github.com/drhayes/sublime-impactjs", "https://github.com/drhayes/sublime-impactjs",
"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",
"https://github.com/dz0ny/LiveReload-sublimetext2", "https://github.com/dz0ny/LiveReload-sublimetext2",
...@@ -929,6 +930,7 @@ ...@@ -929,6 +930,7 @@
"sublime-jsdocs": "DocBlockr", "sublime-jsdocs": "DocBlockr",
"sublime-jshint": "JSHint", "sublime-jshint": "JSHint",
"Sublime-JSLint": "JSLint", "Sublime-JSLint": "JSLint",
"sublime-jsvalidate": "JS Validation using Esprima",
"sublime-kohana": "Kohana", "sublime-kohana": "Kohana",
"sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublime-last-edit": "LastEdit", "sublime-last-edit": "LastEdit",
......
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