summaryrefslogtreecommitdiffstats
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* make rainbow_paren add gui highlighting toodoy2009-01-031-6/+7
* move all of the FileType autocommands into files under ftplugin/doy2009-01-035-0/+66
* detect .t files as perl filesdoy2009-01-021-0/+1
* add test file skeletondoy2009-01-021-0/+7
* add code to skeleton filesdoy2009-01-017-1/+14
* make textobj creation into config again, since the functions don't get define...doy2008-12-231-0/+5
* need to make the inner textobj generator function take varargs toodoy2008-12-231-5/+5
* convert regex textobj to allow arbitrary paired charactersdoy2008-12-231-7/+7
* move the textobj definition calls into the vimrc, rather than just having con...doy2008-12-231-11/+0
* make the other textobj callbacks publicdoy2008-12-231-2/+2
* allow the Textobj function to take extra arguments to pass on to the callbackdoy2008-12-231-2/+2
* add syntax highlight files for taeb logsdoy2008-12-082-0/+38
* update supertab plugindoy2008-11-171-51/+119
* add a bunch of configuration for conkydoy2008-11-132-0/+94
* update taglist pluginjluehrs22008-10-291-21/+70
* update enhanced commentifyjluehrs22008-10-292-60/+106
* 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