Commit 7e472c67 authored by Will Bond's avatar Will Bond

Merge pull request #628 from astropanic/master

Full line completion plugin for Sublime like VIMs ctrl+x, ctrl+l
parents 18b10652 92288f7c
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
"https://github.com/aroscoe/Hex-to-RGBA", "https://github.com/aroscoe/Hex-to-RGBA",
"https://github.com/artemk/Sublime-Apidock", "https://github.com/artemk/Sublime-Apidock",
"https://github.com/astronaughts/SublimePHPBuiltinWebServer", "https://github.com/astronaughts/SublimePHPBuiltinWebServer",
"https://github.com/astropanic/Compline",
"https://github.com/asux/sublime-capybara-snippets", "https://github.com/asux/sublime-capybara-snippets",
"https://github.com/atadams/Hex-to-HSL-Color", "https://github.com/atadams/Hex-to-HSL-Color",
"https://github.com/atbell/SublimeSynchroScroll", "https://github.com/atbell/SublimeSynchroScroll",
...@@ -592,6 +593,7 @@ ...@@ -592,6 +593,7 @@
"codeigniter-utilities": "CodeIgniter Utilities", "codeigniter-utilities": "CodeIgniter Utilities",
"CoffeeScript-Sublime-Plugin": "CoffeeScript", "CoffeeScript-Sublime-Plugin": "CoffeeScript",
"ColorHighlighter": "Color Highlighter", "ColorHighlighter": "Color Highlighter",
"Compline": "Line Completion",
"CscopeSublime": "Cscope", "CscopeSublime": "Cscope",
"CSS-Less-ish": "CSS Less(ish)", "CSS-Less-ish": "CSS Less(ish)",
"CSS-Snippets": "CSS Snippets", "CSS-Snippets": "CSS Snippets",
......
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