Commit 5afbea14 authored by Colin Thomas-Arnold's avatar Colin Thomas-Arnold

added SimpleMovements, StringEncode, and FileDiffs

parent 55035c4a
......@@ -81,6 +81,9 @@
"https://github.com/colinta/SublimeTransposeCharacter",
"https://github.com/colinta/SublimeBracketeer",
"https://github.com/colinta/SublimeQuickfind",
"https://github.com/colinta/SublimeSimpleMovements",
"https://github.com/colinta/SublimeStringEncode",
"https://github.com/colinta/SublimeFileDiffs",
"https://github.com/colinta/zenburn",
"https://github.com/CraigWilliams/BeautifyRuby",
"https://github.com/daris/sublime-kwrite-color-scheme",
......@@ -130,6 +133,13 @@
"sublime-kwrite-color-scheme": "KWrite Color Scheme",
"sublimepastecolumn": "Paste as Column",
"sublime-text-2-mxunit": "MXUnit",
"Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration"
"Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration",
"SublimeMoveText": "MoveText",
"SublimeTransposeCharacter": "TransposeCharacter",
"SublimeBracketeer": "Bracketeer",
"SublimeQuickfind": "Quickfind",
"SublimeSimpleMovements": "SimpleMovements",
"SublimeStringEncode": "StringEncode",
"SublimeFileDiffs": "FileDiffs"
}
}
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