aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
...
* Use <PageDown> rather than <C-F> in mappingTom Ryder2018-08-161-1/+1
* Reorder .vimrc a bitTom Ryder2018-08-161-27/+27
* Remove Unix 'backupskip' parts if not running UnixTom Ryder2018-08-161-0/+4
* Add per-flag comments for 'bsk', 'ssop'Tom Ryder2018-08-161-5/+5
* Use slightly more correct dir definitionsTom Ryder2018-08-161-3/+15
* Allow loading gzip pluginTom Ryder2018-08-151-1/+0
* Simplify g:is_posix unset, add g:is_kornshellTom Ryder2018-08-151-4/+1
* Unset g:is_posix when no longer neededTom Ryder2018-08-151-0/+7
* Move Perl boilerplate generation to autoloadTom Ryder2018-08-152-60/+59
* Use consistent format for local leader mappingsTom Ryder2018-08-143-19/+38
* Rearrange local mappings for mailTom Ryder2018-08-141-15/+21
* Add `abort` attribute to autoloaded mail functionTom Ryder2018-08-141-1/+1
* Move Vim mail functions to autoloadTom Ryder2018-08-142-64/+65
* Delete multiple blank lines after skipped greetingTom Ryder2018-08-141-3/+3
* Add "hey" to generic mail quote greetingsTom Ryder2018-08-141-1/+1
* Update vertical_region.vim with hotfixTom Ryder2018-08-101-0/+0
* Spin out vertical_region.vim into submoduleTom Ryder2018-08-103-66/+0
* Use autoloading for vertical_region.vimTom Ryder2018-08-102-44/+43
* Add vertical_region.vim pluginTom Ryder2018-08-102-0/+77
* Adjust line boundaries for mail motionsTom Ryder2018-08-091-2/+2
* Adjust ,[ and ,] maps to add visual modeTom Ryder2018-08-091-6/+17
* Add a blank lineTom Ryder2018-08-081-0/+1
* Don't jump if zero or no moveTom Ryder2018-08-081-2/+4
* Use normal G for line jump to update jumplistTom Ryder2018-08-081-1/+1
* Add and revise some commentsTom Ryder2018-08-081-1/+23
* Allow count prefixes for ,[ and ,] in mailTom Ryder2018-08-081-9/+14
* Check both ends of the line range for mail mapsTom Ryder2018-08-081-1/+1
* Improve ,[ and ,] mappings in mailTom Ryder2018-08-081-4/+19
* Add operator-pending analogues to quote para mapsTom Ryder2018-08-081-0/+6
* Add mappings to move through quoted mail blocksTom Ryder2018-08-081-0/+8
* Check surround.vim actually loaded before unmapTom Ryder2018-08-071-0/+3
* Check for 'cursorline' existenceTom Ryder2018-08-071-2/+4
* Bind ,K in Vim buffers as a :helpgrep shortcutTom Ryder2018-08-071-0/+5
* Improve a comment on HTML URL linksTom Ryder2018-08-071-1/+1
* Bind K in Vim help to jump to tagTom Ryder2018-08-071-0/+11
* Revert "Use ^= instead of += for arbitrary tex..."Tom Ryder2018-08-071-6/+6
* Add ASM to Vim filetypesTom Ryder2018-08-061-0/+4
* Strip generic greetings from quoted mailTom Ryder2018-08-061-0/+9
* Make cursor start heuristics for mail smarterTom Ryder2018-08-061-4/+10
* Use ^= instead of += for arbitrary text optionsTom Ryder2018-08-061-8/+8
* Remove markdown_autoformat.vim ftpluginTom Ryder2018-08-051-0/+0
* Strip a trailing spaceTom Ryder2018-08-051-1/+1
* Use pman as 'keywordprg' for PHPTom Ryder2018-08-051-0/+4
* Remove surround.vim's insert mode mapsTom Ryder2018-08-051-0/+6
* Let's try leaving netrw on again for a bitTom Ryder2018-08-042-3/+0
* Update cursorline_current.vim plugin to hotfixTom Ryder2018-08-041-0/+0
* Spin cursorline_current.vim out into pluginTom Ryder2018-08-042-75/+0
* Make insert-mode cursorline ducking configurableTom Ryder2018-08-041-2/+5
* Remove conditionals for 'cursorline' hooksTom Ryder2018-08-041-15/+9
* Remove illegal :wincmd range prefixTom Ryder2018-08-041-1/+2