aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* renamed to get less ambiguous nameMarcin Juszkiewicz2004-12-141-0/+0
* Clean out the cruft in the vim syntax.Chris Larson2004-12-101-31/+12
* Vim syntax: bugfix in the match of 'def' lines.Chris Larson2004-12-091-1/+1
* Vim syntax update: let syntax/python.vim do the highlighting for the actual '...Chris Larson2004-12-091-4/+5
* Adjust whitespace handling in the vim syntax a bit.Chris Larson2004-12-081-3/+3
* Vim syntax: add a catchall which should flag anything which isn't explicitly ...Chris Larson2004-12-081-0/+4
* Vim syntax bugfix: make it a bit more tolerant about locating the end of bitb...Chris Larson2004-12-081-4/+4
* Vim syntax: match variables defined using ?=.Chris Larson2004-12-081-2/+2
* Vim syntax: match & highlight the 'fakeroot' flag for functions.Chris Larson2004-12-081-1/+3
* Vim syntax: limit the areas in which variable dereferences are matched and hi...Chris Larson2004-12-081-7/+7
* Vim syntax update: bugfix: don't recognize an empty line as the end of a 'def...Chris Larson2004-12-081-1/+1
* Vim syntax update: 1) Add EXPORT_FUNCTIONS to our list of valid statements, a...Chris Larson2004-12-081-7/+7
* Vim syntax update: match and highlight variable definitions flagged as 'export'.Chris Larson2004-12-081-1/+4
* Vim syntax update: Fix the statements (include/inherit/addtask/addhandler) to...Chris Larson2004-12-081-1/+3
* Vim syntax update: highlight := variable assignment.Chris Larson2004-12-081-2/+2
* oe to bb rename in oedev.sh.Chris Larson2004-12-081-3/+3
* Vim syntax update: Fix the var deref in var overrides to be more versatile an...Chris Larson2004-12-081-4/+5
* Vim syntax update: 1) Highlight the quotes around a string as a String rather...Chris Larson2004-12-081-1/+3
* Vim syntax update: Highlight overrides that include variable derefences (i.e....Chris Larson2004-12-081-1/+3
* Vim syntax update: highlight backslashes used as line continuation within str...Chris Larson2004-12-081-2/+4
* Vim syntax update: match anonymous python functions with no specified name.Chris Larson2004-12-081-1/+1
* Add copyright & license to the vim syntax file.Chris Larson2004-12-081-0/+4
* Add README to contrib/.Chris Larson2004-12-081-0/+1
* Vim syntax update: highlight the ending ':' on a 'def' line.Chris Larson2004-12-081-1/+1
* Vim syntax update: highlight definitions of variable flags.Chris Larson2004-12-081-0/+12
* Vim syntax update: highlight the 'def' as a Statement, and add highlighting o...Chris Larson2004-12-081-2/+5
* Vim syntax update: highlight the 'def'd python functions as such.Chris Larson2004-12-081-2/+13
* Vim syntax update: highlight the shell functions as shell.Chris Larson2004-12-081-1/+17
* Start adding vim syntax highlighting.Chris Larson2004-12-081-0/+74
* Initial import.Chris Larson2004-12-072-59/+31
* mvdirChris Larson2004-07-171-0/+59