Commit 293fd3bb authored by wbond's avatar wbond

Merged pull request #692 - added FileSystem Autocompletion

parents 250a2857 ebc673c2
...@@ -329,6 +329,7 @@ ...@@ -329,6 +329,7 @@
"https://github.com/leonid-shevtsov/SearchInProject_SublimeText2", "https://github.com/leonid-shevtsov/SearchInProject_SublimeText2",
"https://github.com/LewisW/SublimeAutoSemiColon", "https://github.com/LewisW/SublimeAutoSemiColon",
"https://github.com/liamr/Zurb-Foundation-Textmate-Bundle", "https://github.com/liamr/Zurb-Foundation-Textmate-Bundle",
"https://github.com/lingo/sublime-fscompletion",
"https://github.com/lifted-studios/AutoCopyright", "https://github.com/lifted-studios/AutoCopyright",
"https://github.com/lmajano/cbox-coldbox-sublime", "https://github.com/lmajano/cbox-coldbox-sublime",
"https://github.com/lunixbochs/sublimelint", "https://github.com/lunixbochs/sublimelint",
...@@ -820,6 +821,7 @@ ...@@ -820,6 +821,7 @@
"Sublime-File-Navigator": "Sublime File Navigator", "Sublime-File-Navigator": "Sublime File Navigator",
"sublime-find-function-definition": "Find Function Definiton", "sublime-find-function-definition": "Find Function Definiton",
"sublime-frontend-delight": "Color Scheme - Frontend Delight", "sublime-frontend-delight": "Color Scheme - Frontend Delight",
"sublime-fscompletion": "FileSystem Autocompletion",
"sublime-gbk" : "GBK Encoding Support", "sublime-gbk" : "GBK Encoding Support",
"sublime-glsl" : "OpenGL Shading Language (GLSL)", "sublime-glsl" : "OpenGL Shading Language (GLSL)",
"Sublime-GLua-Highlight": "GMod Lua", "Sublime-GLua-Highlight": "GMod Lua",
......
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