summaryrefslogtreecommitdiff
path: root/ext/vim
AgeCommit message (Expand)AuthorFilesLines
2011-04-02vim: Initial ftplugin and indent supportTodd Zullinger3-1/+172
2010-08-29Fix #4615 - vim highlighting fails on slashes and colons.Marc Fournier1-3/+3
2010-07-25vim: highlight default parameters in definition/classesMarc Fournier1-1/+1
2010-07-25vim: match collected resources.Marc Fournier1-0/+1
2010-07-25vim: added elsifMarc Fournier1-1/+1
2010-01-30vim: Improve function matching when functions contain ')'Todd Zullinger1-2/+4
2010-01-30vim: puppetDefArguments is contained by puppetDefineTodd Zullinger1-1/+1
2009-09-09vim: match regexp language featuresMarc Fournier1-1/+4
2009-08-09vim: Mark puppetFunction values as containedTodd Zullinger1-1/+1
2009-07-29Fix #2429 - vim: class/define/node should only be followed by whitespaceMarc Fournier1-1/+1
2009-06-10vim: several improvements + cleanupMarc Fournier1-20/+38
2009-06-06Removed extra whitespace from end of linesIan Taylor1-3/+3
2009-05-30vim: Remove another mention of 'site' from syntaxTodd Zullinger1-1/+1
2009-05-30vim: Highlight parameters with 'plusignment' operatorTodd Zullinger1-2/+2
2009-05-30vim: Highlight strings in single quotesTodd Zullinger1-0/+1
2009-05-30vim: Clean up syntax spacingTodd Zullinger1-22/+22
2009-02-14Removed site from Puppet VIM syntaxJames Turnbull1-1/+1
2009-02-11Fixed #1936 - Added /* */ support to the vim fileJames Turnbull1-0/+1
2007-12-19Updating filetype detection for vim, and changingLuke Kanies4-9/+4
2006-11-14updating syntax matcher to highlight dollar signs in prototypesluke1-2/+4
2006-02-07adding vim syntax stuffluke2-0/+96