Commit f0e39467 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #1044 from timjrobinson/master

Added SublimeNavigationHistory plugin
parents 821b9e5d fb563f93
...@@ -758,6 +758,7 @@ ...@@ -758,6 +758,7 @@
"https://github.com/tikot/sublime-code2docs", "https://github.com/tikot/sublime-code2docs",
"https://github.com/timdouglas/sublime-find-function-definition", "https://github.com/timdouglas/sublime-find-function-definition",
"https://github.com/timdouglas/sublime-less2css", "https://github.com/timdouglas/sublime-less2css",
"https://github.com/timjrobinson/SublimeNavigationHistory",
"https://github.com/tinacious/fakeimg.sublime-snippet", "https://github.com/tinacious/fakeimg.sublime-snippet",
"https://github.com/TitanKing/Express.tmTheme", "https://github.com/TitanKing/Express.tmTheme",
"https://github.com/titoBouzout/SideBarEnhancements", "https://github.com/titoBouzout/SideBarEnhancements",
...@@ -1450,6 +1451,7 @@ ...@@ -1450,6 +1451,7 @@
"SublimeMarkdownBuild": "MarkdownBuild", "SublimeMarkdownBuild": "MarkdownBuild",
"SublimeMaven": "Maven", "SublimeMaven": "Maven",
"SublimeMoveTabs": "Move Tabs", "SublimeMoveTabs": "Move Tabs",
"SublimeNavigationHistory": "Navigation History",
"SublimeNESASM": "NESASM", "SublimeNESASM": "NESASM",
"SublimeNumberManipulation": "Number Manipulation", "SublimeNumberManipulation": "Number Manipulation",
"SublimeOpenFromPath": "OpenFromPath", "SublimeOpenFromPath": "OpenFromPath",
......
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