summaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Vim sytnax file: Changed "highlight link" to more usual "hi def link" syntax.Stuart Rackham2013-03-151-61/+61
* Vim syntax file: highlight line breaks (+ at EOL) in lists (patchStuart Rackham2013-01-011-1/+1
* Vim syntax file: fixed highlighting of lines with spaces preceding an indente...Stuart Rackham2013-01-011-1/+1
* Vim syntax file: dropped ')' from list of illegal characters followingStuart Rackham2013-01-011-7/+7
* Changed AsciiDoc domain to asciidoc.org.Stuart Rackham2012-12-291-1/+1
* - Vim syntax file: closing quote character cannot be immediatelyStuart Rackham2012-12-291-7/+7
* - Removed Vim related stuff from the installer makefile. See:Stuart Rackham2012-08-292-55/+12
* Vim syntax highlighter: increase sync backtracking to catch changes to largeStuart Rackham2012-08-281-1/+1
* - Vim syntax highligher: Highlight closing OpenBlock delimiter when itStuart Rackham2012-08-221-1/+1
* - Additional Open Block and Paragraph styles.Stuart Rackham2012-03-241-3/+3
* Added files with .asciidoc extension to Vim file type detection. PatchStuart Rackham2011-11-041-1/+1
* Vim sytnax highlighter: highlight entity refs in macro arguments.Stuart Rackham2011-09-231-1/+1
* - Moved manpage NAME section out of html4 header so that the name section isStuart Rackham2011-03-181-5/+5
* - Vim Syntax highlighter: highlight macros that start with anStuart Rackham2011-02-171-3/+4
* Vim Syntax highlighter: Highlight closing OpenBlock immediately following aStuart Rackham2011-02-031-2/+1
* - Added single an double quoted examples to test cases.Stuart Rackham2011-01-311-2/+2
* - Added 'keywords' and 'description' meta-data attributes to HTMLStuart Rackham2010-10-011-1/+2
* - Entities inside quoted text are now highlighted.Stuart Rackham2010-09-241-11/+11
* - FIXED: Long standing bug in multi-name conditional attributes e.g. `{x,y#}`Stuart Rackham2010-09-071-1/+1
* Added Vim syntax highlighting for quote attribute lists.Stuart Rackham2010-08-181-0/+2
* - Updated Vim syntax highlighter anchor processing to accomodate syntax changeStuart Rackham2010-08-121-3/+3
* Vim syntax highlighter: Fixed some broken bit viz. lists highlighting,Stuart Rackham2009-12-051-70/+68
* Vim syntax highlighter: Comment on shortcomings and tweaked theStuart Rackham2009-12-031-6/+8
* FIXED: Vim syntax highlighter: Constained quote highlighting didn't work in aStuart Rackham2009-11-051-8/+12
* - Added CHECK and TEST todo highlight words to Vim syntax highlighter.Stuart Rackham2009-08-271-1/+1
* FIXED: email addresses not recognized when followed by a period character.Stuart Rackham2009-04-281-1/+1
* - Trace outputs to stderr.Stuart Rackham2009-04-231-2/+2
* Added horizontal alignment and styles to cell format specifiers.Stuart Rackham2009-04-221-3/+3
* Implemented table column spanning.Stuart Rackham2009-04-211-1/+1
* - Documentation and website updates.Stuart Rackham2009-03-101-1/+1
* - Fixed bug introduced by r458 e.g. mailto:srackham@gmail.com['Stuart Rackham']Stuart Rackham2009-03-081-4/+4
* - Created distinct list definitions for each list style to allow nesting of allStuart Rackham2009-02-011-4/+5
* - Can use upperalpha, lowerroman and upperroman numbers in listdef-numbered2Stuart Rackham2008-12-301-1/+1
* A generalized AttributeEntry syntax to allow arbitrary configuration file ent...Stuart Rackham2008-12-111-1/+2
* - Spaces on both sides of a -- em-dash are translated to thin space characters.Stuart Rackham2008-10-201-0/+2
* Fix Vim syntax confusing `monospaced` with `single quoted'.Stuart Rackham2008-10-191-1/+3
* Added single quoted element, this entailed swiching to and manuallyStuart Rackham2008-10-191-2/+4
* Implemented pagebreak block macro.Stuart Rackham2008-09-221-1/+3
* Newlists: Vim syntax highlighter: dropped deprecated list syntaxes; allow anc...Stuart Rackham2008-09-071-4/+4
* Vim syntax highlighter: spaces before/after bullets no longer highlightedStuart Rackham2008-09-041-2/+2
* Newtables:Stuart Rackham2008-09-041-0/+5
* Added IRC URLs to AsciiDoc inline macros.Stuart Rackham2008-08-291-1/+1
* New tables: cleaned up Vim syntax file.Stuart Rackham2008-08-251-2/+0
* New tables:Stuart Rackham2008-08-221-1/+1
* New tables: implemented cell multipliers.Stuart Rackham2008-08-211-1/+1
* New tables Vim syntax highlighter cleanup.Stuart Rackham2008-08-151-12/+7
* Added Vim syntax highlighting for new tables.Stuart Rackham2008-08-151-9/+25
* - Vim syntax highlighter: fixed multi-line quoted text.Stuart Rackham2008-07-111-11/+11
* - FIXED: Contstrained quote termination after non-space character enforced.Stuart Rackham2008-07-101-19/+21
* Vim syntax highlighter: TODO's highlighted in CommentBlocks (thanks to Scott ...Stuart Rackham2008-07-101-2/+2