Commit c26a12c7 authored by Will Bond's avatar Will Bond

Merge pull request #702 from Suor/master

Added Comments Aware Enter
parents 3039919e 338d267c
...@@ -503,6 +503,7 @@ ...@@ -503,6 +503,7 @@
"https://github.com/stylishmedia/SublimeText-Tabright", "https://github.com/stylishmedia/SublimeText-Tabright",
"https://github.com/sublimator/ZenCoding", "https://github.com/sublimator/ZenCoding",
"https://github.com/SublimeHaskell/SublimeHaskell", "https://github.com/SublimeHaskell/SublimeHaskell",
"https://github.com/Suor/CommentsAwareEnter",
"https://github.com/borysf/Sublimerge", "https://github.com/borysf/Sublimerge",
"https://github.com/sublimescala/sublime-ensime", "https://github.com/sublimescala/sublime-ensime",
"https://github.com/superguigui/xtoy", "https://github.com/superguigui/xtoy",
...@@ -669,6 +670,7 @@ ...@@ -669,6 +670,7 @@
"codeigniter-utilities": "CodeIgniter Utilities", "codeigniter-utilities": "CodeIgniter Utilities",
"CoffeeScript-Sublime-Plugin": "CoffeeScript", "CoffeeScript-Sublime-Plugin": "CoffeeScript",
"ColorHighlighter": "Color Highlighter", "ColorHighlighter": "Color Highlighter",
"CommentsAwareEnter": "Comments Aware Enter",
"Compline": "Line Completion", "Compline": "Line Completion",
"CscopeSublime": "Cscope", "CscopeSublime": "Cscope",
"CSS-Less-ish": "CSS Less(ish)", "CSS-Less-ish": "CSS Less(ish)",
......
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