summaryrefslogtreecommitdiffstats
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* 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
* add my local spell files to the reposjluehrs22008-05-052-0/+10
* add ftdetect for hiveminderjluehrs22008-05-051-0/+1
* add skeleton for Makefile.PLjluehrs22008-05-051-0/+8
* split the textobj stuff out into its own filejluehrs22008-04-301-0/+234
* add the hiveminder syntax pluginjluehrs22008-04-211-0/+115
* lots of fixups to my file skeletonsjluehrs22008-04-216-3/+7
* this modeline isn't necessaryjluehrs22008-04-211-1/+0
* add crawl levdes syntax filejluehrs22007-12-093-1/+151
* more warnings are typically betterjluehrs22007-11-271-1/+1
* default to a c project, don't need extra c++ stuffjluehrs22007-11-271-1/+1
* using pkg-config is the exception, not the normjluehrs22007-11-271-3/+2
* update comments in rainbow_paren.vim to show a working autocmd linejluehrs22007-09-171-2/+1
* update matchit vim pluginjluehrs22007-09-092-52/+55
* add enhancedcommentify vim scriptjluehrs22007-09-094-0/+2061
* add my .vim directoryjluehrs22007-09-0913-0/+7502