summaryrefslogtreecommitdiffstats
path: root/vim/plugin
Commit message (Expand)AuthorAgeFilesLines
...
* update taglist pluginjluehrs22008-10-291-21/+70
* update enhanced commentifyjluehrs22008-10-291-49/+77
* don't try to color ocaml comments with rainbow parenthesesjluehrs22008-05-241-1/+6
* subtract 1 from the length rather than backspacing afterwards in visual modejluehrs22008-05-071-2/+3
* allow the cursor to end up at the beginning of the start linejluehrs22008-05-071-0/+5
* don't readjust the cursor if the command is 'c', just use 'd' as the command ...jluehrs22008-05-071-2/+6
* simplify the length calculation by quite a bitjluehrs22008-05-071-8/+4
* make sure spaces can traverse newlinesjluehrs22008-05-071-0/+3
* handle terminal widths other than 80jluehrs22008-05-071-2/+2
* strip out the explicit foldlevel markers as welljluehrs22008-05-071-1/+1
* todo for textobj.vimjluehrs22008-05-051-0/+1
* move my custom foldtext stuff into a separate pluginjluehrs22008-05-051-0/+308
* use the supertab plugin rather than the little function i had beforejluehrs22008-05-051-0/+463
* split the textobj stuff out into its own filejluehrs22008-04-301-0/+234
* update comments in rainbow_paren.vim to show a working autocmd linejluehrs22007-09-171-2/+1
* update matchit vim pluginjluehrs22007-09-091-37/+38
* add enhancedcommentify vim scriptjluehrs22007-09-091-0/+1579
* add my .vim directoryjluehrs22007-09-093-0/+5395