aboutsummaryrefslogtreecommitdiffstats
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* allow the Textobj function to take extra arguments to pass on to the callbackdoy2008-12-231-2/+2
* 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
* todo for textobj.vimjluehrs22008-05-051-0/+1
* split the textobj stuff out into its own filejluehrs22008-04-301-0/+234
* add my .vim directoryjluehrs22007-09-0913-0/+7502