summaryrefslogtreecommitdiffstats
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* add yankring pluginJesse Luehrs2011-03-023-0/+4007
* add the fuzzyfinder pluginJesse Luehrs2011-03-0236-0/+9613
* replace enhanced commentify with tcommentJesse Luehrs2011-03-026-2110/+1501
* perl snippet updatesJesse Luehrs2010-11-211-0/+7
* tt syntax files for vimJesse Luehrs2010-06-263-0/+234
* use plackup as the makeprg for psgi filesJesse Luehrs2010-05-171-2/+6
* psgi files are perlJesse Luehrs2010-05-131-0/+1
* fiddle with some snippetsJesse Luehrs2010-03-251-4/+9
* oops, forgot to commit part of the snipmate updateJesse Luehrs2010-03-164-0/+270
* some more perl snippetsJesse Luehrs2010-03-161-0/+19
* update snipmateJesse Luehrs2010-03-1615-150/+279
* update some snippetsJesse Luehrs2010-03-161-1/+14
* remove the skeletons plugin, snipmate is a better choiceJesse Luehrs2010-03-169-130/+0
* update levdes syntax fileJesse Luehrs2010-02-071-28/+51
* remove unused vim pluginsJesse Luehrs2010-01-169-13682/+0
* always filter backspaces and escape chars in the help windowJesse Luehrs2009-12-161-6/+0
* updates for vim's git configurationJesse Luehrs2009-10-286-0/+201
* add fugitive plugin for vimJesse Luehrs2009-10-283-0/+1574
* update spelling listJesse Luehrs2009-10-274-10/+61
* utf8 is a valid setw optionJesse Luehrs2009-08-011-1/+1
* add tmux.conf vim syntaxJesse Luehrs2009-08-012-0/+87
* add moose snippetsJesse Luehrs2009-06-041-0/+65
* aha, $3 is just for copying, ${3} sets up a tabstopJesse Luehrs2009-06-031-11/+10
* rewrite the perl snippets with what i had in snippetsemuJesse Luehrs2009-06-031-77/+38
* add c++ snippet for looping over a vectorJesse Luehrs2009-06-031-0/+7
* clean up cpp snippetsJesse Luehrs2009-06-031-6/+6
* clean up some more of the c snippetsJesse Luehrs2009-06-031-5/+5
* better include guard snippetJesse Luehrs2009-06-031-5/+2
* don't change my foldmethodJesse Luehrs2009-06-031-1/+1
* add the snipmate pluginJesse Luehrs2009-06-0322-27/+2612
* remove snippetsemuJesse Luehrs2009-06-0235-2478/+0
* for snippet should default to starting at 0Jesse Luehrs2009-05-211-1/+1
* c snippets formattingJesse Luehrs2009-05-181-1/+1
* fix up the class snippet a bitJesse Luehrs2009-05-121-1/+1
* get rid of the "skip to the next line" behaviorJesse Luehrs2009-05-121-16/+16
* add snippet for a bare else blockJesse Luehrs2009-05-121-0/+1
* add snippet for a while loopJesse Luehrs2009-05-121-0/+1
* more reformatting of c snippetsJesse Luehrs2009-05-121-5/+5
* add snippets for iterating over vectors and mapsJesse Luehrs2009-05-121-0/+2
* reformat some of the c snippetsJesse Luehrs2009-05-121-3/+10
* update moose snippets with a better "remove unchanged line" functionJesse Luehrs2009-05-111-11/+11
* add snippets for incrementing T::B and Carp levelsJesse Luehrs2009-05-061-0/+6
* fix rainbow_paren to work with perl's custom indentingJesse Luehrs2009-05-061-8/+15
* so that's why things were weird with perl highlightingJesse Luehrs2009-05-061-28/+1
* update conkyrc syntax highlightingJesse Luehrs2009-05-061-3/+3
* update moose_snippetsJesse Luehrs2009-05-051-7/+12
* add perl snippets for if/elsif/elseJesse Luehrs2009-05-051-0/+12
* update the perl snippets to use my helper functionsJesse Luehrs2009-05-051-9/+22
* move skeleton code into a pluginJesse Luehrs2009-05-051-0/+44
* steal sartak's perl snippetsJesse Luehrs2009-05-051-17/+10