Commit 0b1050a2 authored by Xuefeng Wu's avatar Xuefeng Wu

add EverythingSearch plugin for sublime2 to search external files by name in windows

parent 825d7ab9
...@@ -624,6 +624,7 @@ ...@@ -624,6 +624,7 @@
"https://github.com/sivakumar-kailasam/jprop-cleaner", "https://github.com/sivakumar-kailasam/jprop-cleaner",
"https://github.com/jcartledge/sublime-surround", "https://github.com/jcartledge/sublime-surround",
"https://github.com/jcartledge/vintage-sublime-surround", "https://github.com/jcartledge/vintage-sublime-surround",
"https://github.com/XuefengWu/EverythingSearch-sublime2.git",
"https://raw.github.com/afterdesign/MacTerminal/master/packages.json", "https://raw.github.com/afterdesign/MacTerminal/master/packages.json",
"https://raw.github.com/ajryan/CSharpreter/master/packages.json", "https://raw.github.com/ajryan/CSharpreter/master/packages.json",
"https://raw.github.com/apophys/sublime-packages/master/packages.json", "https://raw.github.com/apophys/sublime-packages/master/packages.json",
...@@ -832,6 +833,7 @@ ...@@ -832,6 +833,7 @@
"SCSS-Snippets": "SCSS Snippets", "SCSS-Snippets": "SCSS Snippets",
"SCSS.tmbundle": "SCSS", "SCSS.tmbundle": "SCSS",
"SearchInProject_SublimeText2": "SearchInProject", "SearchInProject_SublimeText2": "SearchInProject",
"Search External Files": "Everything",
"setdjangosyntax": "SetDjangoSyntax", "setdjangosyntax": "SetDjangoSyntax",
"Shell-Turtlestein": "Shell Turtlestein", "Shell-Turtlestein": "Shell Turtlestein",
"simple-clone": "SimpleClone", "simple-clone": "SimpleClone",
......
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