Commit d4c03290 authored by wbond's avatar wbond

Merged pull request #251 - added LastEdit

parent 700e7af2
...@@ -191,6 +191,7 @@ ...@@ -191,6 +191,7 @@
"https://github.com/rspec/rspec-tmbundle", "https://github.com/rspec/rspec-tmbundle",
"https://github.com/sagework/cucumber-sublime2-bundle", "https://github.com/sagework/cucumber-sublime2-bundle",
"https://github.com/saippuakauppias/sublime-text-2-Django-DocsSearch", "https://github.com/saippuakauppias/sublime-text-2-Django-DocsSearch",
"https://github.com/SamPeng87/sublime-last-edit",
"https://github.com/samsonw/SublimeTask", "https://github.com/samsonw/SublimeTask",
"https://github.com/sentience/HyperlinkHelper", "https://github.com/sentience/HyperlinkHelper",
"https://github.com/silentworks/modx-sublimetext-2", "https://github.com/silentworks/modx-sublimetext-2",
...@@ -240,7 +241,6 @@ ...@@ -240,7 +241,6 @@
"https://github.com/zerok/Sublime2-SwitchLanguage", "https://github.com/zerok/Sublime2-SwitchLanguage",
"https://github.com/zoomix/SublimeToggleSymbol", "https://github.com/zoomix/SublimeToggleSymbol",
"https://github.com/zyxar/Sublime-CMakeLists", "https://github.com/zyxar/Sublime-CMakeLists",
"https://github.com/SamPeng87/sublime-last-edit",
"https://raw.github.com/bgreenlee/sublime-github/master/packages.json", "https://raw.github.com/bgreenlee/sublime-github/master/packages.json",
"https://raw.github.com/colinta/sublime_packages/master/packages.json", "https://raw.github.com/colinta/sublime_packages/master/packages.json",
"https://raw.github.com/crazycooder/Caret-History/master/package-control.json", "https://raw.github.com/crazycooder/Caret-History/master/package-control.json",
...@@ -292,7 +292,6 @@ ...@@ -292,7 +292,6 @@
"LESS-sublime": "LESS", "LESS-sublime": "LESS",
"livecss": "Live CSS", "livecss": "Live CSS",
"LiveReload-sublimetext2": "LiveReload", "LiveReload-sublimetext2": "LiveReload",
"sublime-last-edit": "LastEdit",
"modx-sublimetext-2": "MODx Revolution Snippets", "modx-sublimetext-2": "MODx Revolution Snippets",
"Nette-package-for-Sublime-Text-2": "Nette", "Nette-package-for-Sublime-Text-2": "Nette",
"pasteselonclick": "PasteSelOnClick", "pasteselonclick": "PasteSelOnClick",
...@@ -334,6 +333,7 @@ ...@@ -334,6 +333,7 @@
"sublime-jsdocs": "DocBlockr", "sublime-jsdocs": "DocBlockr",
"sublime-jshint": "JSHint", "sublime-jshint": "JSHint",
"sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublime-last-edit": "LastEdit",
"Sublime-Missing-Palette-Commands": "Missing Palette Commands", "Sublime-Missing-Palette-Commands": "Missing Palette Commands",
"sublime-OpenRecentFiles" : "Open Recent Files", "sublime-OpenRecentFiles" : "Open Recent Files",
"sublime-OpenRelated": "Open Related", "sublime-OpenRelated": "Open Related",
......
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