summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin
Commit message (Expand)AuthorAgeFilesLines
* split out my settings into a plugin tooJesse Luehrs2017-10-292-0/+2
* more vim scopingJesse Luehrs2017-10-295-20/+21
* clean up the help overrides stuff a bitJesse Luehrs2017-10-293-11/+12
* use ri and pydoc for K in ruby and pythonJesse Luehrs2017-10-273-2/+18
* reorganizeJesse Luehrs2017-10-271-0/+1
* don't save viminfo data at all for gitcommit buffersJesse Luehrs2017-10-271-0/+1
* set the correct commentstring for terraformJesse Luehrs2017-10-261-0/+1
* move filetype-specific configuration into ftpluginsJesse Luehrs2017-10-244-0/+18
* clean up some ftpluginsJesse Luehrs2017-10-245-48/+21
* move filetype-specific ale configuration to ftpluginsJesse Luehrs2017-10-243-0/+21
* remove some vim config that i don't use anymoreJesse Luehrs2017-10-205-85/+1
* use the cargo compiler plugin for cargo projectsJesse Luehrs2017-06-181-0/+1
* vim config for goJesse Luehrs2015-02-221-0/+1
* set makeprg for rust filesJesse Luehrs2014-09-141-0/+5
* eh, let's not do thisJesse Luehrs2014-07-141-3/+0
* don't assume i'm looking for a module if lib/ doesn't existJesse Luehrs2014-06-161-1/+3
* automake for latex editing (to update the pdf display)Jesse Luehrs2013-12-111-0/+14
* markdown files should also have automatic text wrapJesse Luehrs2013-11-011-0/+1
* unite was fixed, so i can do the right thing hereJesse Luehrs2013-10-292-2/+2
* slightly better default unite search patternJesse Luehrs2013-10-272-2/+2
* only file_rec should get the prefixJesse Luehrs2013-10-272-2/+2
* more unite configurationJesse Luehrs2013-10-272-2/+2
* remove the rest of the fuzzyfinder configJesse Luehrs2013-10-271-1/+1
* xs should use cindentJesse Luehrs2013-10-271-0/+1
* get rid of fuzzyfinder in favor of unite.vimJesse Luehrs2013-10-261-1/+1
* this is broken, and i don't really use snippets for c anywayJesse Luehrs2013-10-091-1/+0
* fuzzyfinder tweaks for scalaJesse Luehrs2013-04-111-0/+1
* 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