summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "try using CtrlP instead of FuzzyFinder"Jesse Luehrs2012-07-171-1/+1
* try using CtrlP instead of FuzzyFinderJesse Luehrs2012-07-161-1/+1
* this is really less helpful than i was hopingJesse Luehrs2012-02-021-0/+2
* more flymake fixupsJesse Luehrs2012-02-021-2/+7
* try out an implementation of flymake for perl stuffJesse Luehrs2012-01-221-0/+59
* stop using perl omnicompletion, it's annoyingly slowJesse Luehrs2012-01-021-2/+0
* let's give the perl omnicompletion a tryJesse Luehrs2011-11-101-0/+2
* better way of finding this fileJesse Luehrs2011-11-091-1/+1
* enable c snippets for xs filesJesse Luehrs2011-11-091-0/+1
* convert all of my vim plugins to use pathogenJesse Luehrs2011-11-094-54/+0
* mapping to un-postfix perl expressions (inspired by xdg)Jesse Luehrs2011-08-241-0/+24
* make the rest of the stuff in ftplugin use buffer-local mappingsJesse Luehrs2011-08-241-4/+4
* make a couple more mappings buffer-specificJesse Luehrs2011-08-161-1/+1
* updates to fuzzyfinderJesse Luehrs2011-04-231-0/+1
* use plackup as the makeprg for psgi filesJesse Luehrs2010-05-171-2/+6
* always filter backspaces and escape chars in the help windowJesse Luehrs2009-12-161-6/+0
* updates for vim's git configurationJesse Luehrs2009-10-281-0/+37
* 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