summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin
Commit message (Expand)AuthorAgeFilesLines
* add the snipmate pluginJesse Luehrs2009-06-031-0/+10
* don't output things when reading in help filesdoy2009-01-051-1/+1
* vim and help filetypes need to not use the K mapping, since they should be us...doy2009-01-042-0/+4
* commentdoy2009-01-041-0/+2
* remap gf to something that works on perl 'use' statementsdoy2009-01-041-4/+1
* the perl ftplugin packaged with vim already does thisdoy2009-01-041-3/+0
* make perl files use the help buffer thing with perldocdoy2009-01-041-12/+14
* don't need these anymoredoy2009-01-041-2/+0
* ftplugins are per-buffer, so they might be sourced multiple times... make tha...doy2009-01-042-4/+7
* check for both perl functions and perl modules when using perldoc for K in pe...doy2009-01-041-1/+13
* rewrite the tex ftplugin, make it much nicerdoy2009-01-041-6/+34
* move all of the FileType autocommands into files under ftplugin/doy2009-01-035-0/+66
* add enhancedcommentify vim scriptjluehrs22007-09-092-0/+7