Commit 8ade60be authored by Will Bond's avatar Will Bond

Merge pull request #1349 from borist/master

added Pane Navigation
parents 7535b0b9 14ae0e37
...@@ -143,6 +143,7 @@ ...@@ -143,6 +143,7 @@
"https://github.com/bmc/ST2SyntaxFromFileName", "https://github.com/bmc/ST2SyntaxFromFileName",
"https://github.com/bnu/sublime-xpressengine", "https://github.com/bnu/sublime-xpressengine",
"https://github.com/bobthecow/sublime-sane-snippets", "https://github.com/bobthecow/sublime-sane-snippets",
"https://github.com/borist/SublimePaneNavigation",
"https://github.com/borysf/Sublimerge", "https://github.com/borysf/Sublimerge",
"https://github.com/BoundInCode/AutoFileName", "https://github.com/BoundInCode/AutoFileName",
"https://github.com/BoundInCode/Display-Functions", "https://github.com/BoundInCode/Display-Functions",
...@@ -1810,6 +1811,7 @@ ...@@ -1810,6 +1811,7 @@
"SublimeOpenFromPath": "OpenFromPath", "SublimeOpenFromPath": "OpenFromPath",
"SublimeOpenInTotalCommander": "Open in Total Commander", "SublimeOpenInTotalCommander": "Open in Total Commander",
"SublimePandoc": "Pandoc (Markdown)", "SublimePandoc": "Pandoc (Markdown)",
"SublimePaneNavigation": "Pane Navigation",
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
"SublimePerldoc": "perldoc", "SublimePerldoc": "perldoc",
......
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