Commit 9c7ac807 authored by Scott Kuroda's avatar Scott Kuroda

Add Persistent Regex Highlight

parent 2e566af7
...@@ -485,6 +485,7 @@ ...@@ -485,6 +485,7 @@
"https://github.com/skoch/Sublime-ActionScript-3", "https://github.com/skoch/Sublime-ActionScript-3",
"https://github.com/skt84/Schemr", "https://github.com/skt84/Schemr",
"https://github.com/skt84/Themr", "https://github.com/skt84/Themr",
"https://github.com/skuroda/PersistentRegexHighlight",
"https://github.com/sntran/sublime-dustjs", "https://github.com/sntran/sublime-dustjs",
"https://github.com/sobstel/SyncedSideBar", "https://github.com/sobstel/SyncedSideBar",
"https://github.com/socrattes/sublime-frontend-delight", "https://github.com/socrattes/sublime-frontend-delight",
...@@ -761,6 +762,7 @@ ...@@ -761,6 +762,7 @@
"pasteselonclick": "PasteSelOnClick", "pasteselonclick": "PasteSelOnClick",
"PEGjs.tmbundle" : "PEG.js", "PEGjs.tmbundle" : "PEG.js",
"Pep8Lint": "Python Pep8 Lint", "Pep8Lint": "Python Pep8 Lint",
"PersistentRegexHighlight": "Persistent Regex Highlight",
"phoenix-theme": "Theme - Phoenix", "phoenix-theme": "Theme - Phoenix",
"PHP-Twig.tmbundle": "PHP-Twig", "PHP-Twig.tmbundle": "PHP-Twig",
"phpunit-sublime-completions": "PHPUnit Completions", "phpunit-sublime-completions": "PHPUnit Completions",
......
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