summaryrefslogtreecommitdiffstats
path: root/ext/vim
Commit message (Expand)AuthorAgeFilesLines
* vim: Initial ftplugin and indent supportTodd Zullinger2011-04-023-1/+172
* Fix #4615 - vim highlighting fails on slashes and colons.Marc Fournier2010-08-291-3/+3
* vim: highlight default parameters in definition/classesMarc Fournier2010-07-251-1/+1
* vim: match collected resources.Marc Fournier2010-07-251-0/+1
* vim: added elsifMarc Fournier2010-07-251-1/+1
* vim: Improve function matching when functions contain ')'Todd Zullinger2010-01-301-2/+4
* vim: puppetDefArguments is contained by puppetDefineTodd Zullinger2010-01-301-1/+1
* vim: match regexp language featuresMarc Fournier2009-09-091-1/+4
* vim: Mark puppetFunction values as containedTodd Zullinger2009-08-091-1/+1
* Fix #2429 - vim: class/define/node should only be followed by whitespaceMarc Fournier2009-07-291-1/+1
* vim: several improvements + cleanupMarc Fournier2009-06-101-20/+38
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* vim: Remove another mention of 'site' from syntaxTodd Zullinger2009-05-301-1/+1
* vim: Highlight parameters with 'plusignment' operatorTodd Zullinger2009-05-301-2/+2
* vim: Highlight strings in single quotesTodd Zullinger2009-05-301-0/+1
* vim: Clean up syntax spacingTodd Zullinger2009-05-301-22/+22
* Removed site from Puppet VIM syntaxJames Turnbull2009-02-141-1/+1
* Fixed #1936 - Added /* */ support to the vim fileJames Turnbull2009-02-111-0/+1
* Updating filetype detection for vim, and changingLuke Kanies2007-12-194-9/+4
* updating syntax matcher to highlight dollar signs in prototypesluke2006-11-141-2/+4
* adding vim syntax stuffluke2006-02-072-0/+96