Commit 865ad405 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #1038 from yulanggong/master

Added Increment Selection plugin
parents 3e1c904e 7d83954a
...@@ -825,6 +825,7 @@ ...@@ -825,6 +825,7 @@
"https://github.com/yangweijie/SublimeThinkPHP", "https://github.com/yangweijie/SublimeThinkPHP",
"https://github.com/yedderson/SublimeRestart", "https://github.com/yedderson/SublimeRestart",
"https://github.com/yrammos/SublimeLog", "https://github.com/yrammos/SublimeLog",
"https://github.com/yulanggong/IncrementSelection",
"https://github.com/Zeelot/sublime-kohana", "https://github.com/Zeelot/sublime-kohana",
"https://github.com/zerok/Sublime2-SwitchLanguage", "https://github.com/zerok/Sublime2-SwitchLanguage",
"https://github.com/zhongxingdou/AspNetSwitch", "https://github.com/zhongxingdou/AspNetSwitch",
...@@ -1042,6 +1043,7 @@ ...@@ -1042,6 +1043,7 @@
"HTML-Snippets": "HTML Snippets", "HTML-Snippets": "HTML Snippets",
"iced-coffee-script-tmbundle": "IcedCoffeeScript", "iced-coffee-script-tmbundle": "IcedCoffeeScript",
"Idoc-sublime": "Idoc", "Idoc-sublime": "Idoc",
"IncrementSelection": "Increment Selection",
"indent.txt-sublime": "Indent.txt", "indent.txt-sublime": "Indent.txt",
"inline-calculator": "Inline Calculator", "inline-calculator": "Inline Calculator",
"itodo": "iTodo", "itodo": "iTodo",
......
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