aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Flesh out comments and refactor vimrc auto funcsTom Ryder2019-06-081-21/+61
| * Strip trailing slashes before patch establishmentTom Ryder2019-06-081-1/+1
| * Join some lines that don't really need to be splitTom Ryder2019-06-081-12/+4
| * Merge branch 'release/v5.22.0' into developTom Ryder2019-06-071-2/+2
| |\
* | \ Merge branch 'release/v5.22.0'v5.22.0Tom Ryder2019-06-073-56/+2
|\ \ \ | | |/ | |/|
| * | Bump VERSIONTom Ryder2019-06-071-2/+2
| |/
| * Remove accidentally committed filesTom Ryder2019-06-072-54/+0
| * Merge branch 'release/v5.21.0' into developTom Ryder2019-06-071-2/+2
| |\
* | \ Merge branch 'release/v5.21.0'v5.21.0Tom Ryder2019-06-074-17/+14
|\ \ \ | | |/ | |/|
| * | Bump VERSIONTom Ryder2019-06-071-2/+2
| |/
| * Remove HTML completion blockingTom Ryder2019-06-071-5/+0
| * Remove error suppression on variable unsetTom Ryder2019-06-071-8/+8
| * Correct a path in a commentTom Ryder2019-06-071-1/+1
| * Break a long lineTom Ryder2019-06-071-1/+3
| * Merge branch 'release/v5.20.0' into developTom Ryder2019-06-071-2/+2
| |\
* | \ Merge branch 'release/v5.20.0'v5.20.0Tom Ryder2019-06-079-44/+79
|\ \ \ | | |/ | |/|
| * | Bump VERSIONTom Ryder2019-06-071-2/+2
| |/
| * Update vikm-quickfix-auto-open to v2.0.1Tom Ryder2019-06-071-0/+0
| * Define :Boilerplate command for Perl, no <silent>Tom Ryder2019-06-071-3/+6
| * Use shorter :map commands for diff/mail para navTom Ryder2019-06-072-32/+16
| * Adjust quoting in mail greeting matchTom Ryder2019-06-071-2/+2
| * Add a couple of abbreviationsTom Ryder2019-06-071-0/+4
| * Adjust layout of another lineTom Ryder2019-06-071-1/+3
| * Strip trailing-double-slashes for dir createsTom Ryder2019-06-061-1/+2
| * Create cache directories as needed with functionTom Ryder2019-06-062-0/+12
| * Let's give 'showmatch' another tryTom Ryder2019-06-061-0/+6
| * Adjust layout of longer :set+= path linesTom Ryder2019-06-061-3/+9
| * Add a 'dictionary' pathTom Ryder2019-06-061-0/+3
| * Correct 'shiftwidth' value in MakefilesTom Ryder2019-06-061-0/+4
| * Add Makefile target to install free thesaurusTom Ryder2019-06-062-0/+9
| * Adjust use of part addenda to *dir optionsTom Ryder2019-06-061-3/+4
| * Merge branch 'release/v5.19.0' into developTom Ryder2019-06-061-2/+2
| |\
* | \ Merge branch 'release/v5.19.0'v5.19.0Tom Ryder2019-06-067-96/+128
|\ \ \ | | |/ | |/|
| * | Bump VERSIONTom Ryder2019-06-061-2/+2
| |/
| * Reset colorscheme rather than calling defaultTom Ryder2019-06-061-1/+1
| * Remove recursion from some maps that don't need itTom Ryder2019-06-061-2/+2
| * Stop wasting version pattern match, use submatchesTom Ryder2019-06-061-6/+10
| * Simplify version comparisonTom Ryder2019-06-061-7/+2
| * Change a variable nameTom Ryder2019-06-061-4/+4
| * Correct pattern in version match stringTom Ryder2019-06-061-1/+1
| * Switch to regex-based &runtimepath splitTom Ryder2019-06-063-96/+20
| * Actually correct 'runtimepath' dissection codeTom Ryder2019-06-064-37/+130
| * Improve handling of awkward filenames in optionsTom Ryder2019-06-062-6/+12
| * Add a couple of 'formatoptions'Tom Ryder2019-06-061-0/+2
| * Use vimrc#EscapeSet() consistentlyTom Ryder2019-06-061-1/+1
| * Remove overzealous checks from gitcommit ftpluginTom Ryder2019-06-061-9/+7
| * Factor out plugin availability checks to functionTom Ryder2019-06-062-4/+11
| * Adjust a few version check commentsTom Ryder2019-06-061-7/+6
| * Use more natural test for &runtimepath valueTom Ryder2019-06-061-1/+1
| * Add missing 'abort' attribute to new functionTom Ryder2019-06-061-1/+1