summaryrefslogtreecommitdiff
path: root/common/content/abbreviations.js
Commit message (Expand)AuthorAge
* Release 1.0 βeta 4.Kris Maglione2010-12-30
* Allow using heredocs with :abbr/:au/:com/:map.Kris Maglione2010-12-30
* Merge changes from bootstrapped.Kris Maglione2010-12-25
* Partially clean up the abbreviations API docs.Doug Kearns2010-11-10
* Return all abbreviations, by default, from the abbreviation completer.Doug Kearns2010-11-10
* Remove the command Args dependency from a few straggling completers.Doug Kearns2010-11-09
* Declare an undeclared variable in Abbreviation.modeChar.Doug Kearns2010-11-09
* Revert 102689d248aaDoug Kearns2010-11-09
* Replace a couple of references to util.Array with array.Doug Kearns2010-11-08
* Normalise the standard completer signatures to fn(context, args, ...).Doug Kearns2010-11-06
* Add missing semicolons.Doug Kearns2010-11-05
* Replace use of <b>arg</b> in API docs with *arg*.Doug Kearns2010-10-21
* Hopefully remove some :abbrev silliiodocy.Kris Maglione2010-10-18
* Add :command -javascript and CommandOption#default.Kris Maglione2010-10-17
* Add go+=c and move the mode message to the left of the status-line. CSS needs...Kris Maglione2010-10-12
* Add missing "use strict" pragmas.Doug Kearns2010-10-09
* Rename License.txt to LICENSE.txt to match the legalese.Doug Kearns2010-10-07
* Fix some functions that used to use args.string.Kris Maglione2010-09-29
* Fix a few more comment typos.Doug Kearns2010-09-24
* Camel-case some identifiers gone rogue.Doug Kearns2010-09-23
* Added -javascript option to :abbrev, thanks mostly to anekos.Kris Maglione2010-09-21