aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload
Commit message (Expand)AuthorAgeFilesLines
* Add `abort` attribute to new autoload functionTom Ryder2018-11-301-1/+1
* Add dummy function for HTML omnicompletionTom Ryder2018-11-291-0/+5
* Leave final blank for mail line squeeze, not firstTom Ryder2018-08-301-1/+1
* Count quoted blank lines for mail line squeezeTom Ryder2018-08-301-1/+1
* Add mapping to contract multiple blank linesTom Ryder2018-08-291-0/+20
* Convert a few stridx() to alternative formsTom Ryder2018-08-271-1/+1
* Improve diff block navigation in Vim with functionTom Ryder2018-08-271-0/+29
* Add mail shortcut for flagging a message as urgentTom Ryder2018-08-221-0/+9
* Move Perl boilerplate generation to autoloadTom Ryder2018-08-151-0/+58
* Add `abort` attribute to autoloaded mail functionTom Ryder2018-08-141-1/+1
* Move Vim mail functions to autoloadTom Ryder2018-08-141-0/+58
* Spin out vertical_region.vim into submoduleTom Ryder2018-08-101-37/+0
* Use autoloading for vertical_region.vimTom Ryder2018-08-101-0/+37
* Refactor Git commit cursor column with snip lineTom Ryder2018-07-231-10/+11
* Don't quote first and last lines of range if blankTom Ryder2018-07-171-1/+8
* Add reformatting analogue to quote mappingsTom Ryder2018-07-161-0/+12
* Adaptive 'colorcolumn' for gitcommit filetypeTom Ryder2018-07-141-0/+20
* Expand and comment quoting functionsTom Ryder2018-07-141-2/+21
* Change mail quoting to generic autoload functionTom Ryder2018-07-142-11/+11
* Replace mail.vim quoting mappingsTom Ryder2018-07-131-0/+11
* Remove session_lazy.vimTom Ryder2018-07-101-25/+0
* Add session_lazy.vim pluginTom Ryder2018-07-101-0/+25
* Overhaul ftplugin check, lint, tidyTom Ryder2018-07-093-40/+6
* Move shebang updating into filetype.vimTom Ryder2018-07-081-7/+0
* Add shebang_update.vim pluginTom Ryder2018-07-051-0/+7
* Spin off Vim Perl version bump into ftpluginTom Ryder2018-07-041-45/+0
* Have Vim Perl major version bump map reset minorTom Ryder2018-07-041-5/+5
* Rewrite Perl version-number bump Vim funcsTom Ryder2018-07-041-9/+26
* Add _v/_V Vim maps for Perl version bumpsTom Ryder2018-07-031-0/+28
* Merge HTML timestamp into after/ftplugin/html.vimTom Ryder2018-07-012-15/+17
* Add new html/timestamp.vim ftpluginTom Ryder2018-07-011-0/+15
* Refactor ftplugins into single filesTom Ryder2018-06-301-0/+15
* Remove stray vim/autoload/vimrc.vim fileTom Ryder2018-06-301-39/+0
* Clear local leader maps on filetype changeTom Ryder2018-06-251-0/+39
* Add missing !Tom Ryder2018-06-171-1/+1
* Use autoload function for tidy filtersTom Ryder2018-06-171-0/+7
* Refine compiler#Make() functionTom Ryder2018-06-171-1/+23
* Use autoload function for temp-makeprg :lmakeTom Ryder2018-06-171-0/+11
* Move markdown_autoformat.vim funcs back to localTom Ryder2018-06-041-63/+0
* Use heuristics on Markdown to guess autoformatTom Ryder2018-06-041-0/+24
* Refactor suspend_autoformat.vim, add autoloadTom Ryder2018-06-041-0/+39
* Junk detect_background.vim and thereby autoloadTom Ryder2018-05-311-37/+0
* Join short-circuit line in detect_background.vimTom Ryder2018-01-211-2/+1
* Don't use VimL ==# for number comparisonsTom Ryder2017-11-061-2/+2
* Make background detection return not set valueTom Ryder2017-11-061-2/+5
* Add 'abort' attribute to autoload functionTom Ryder2017-11-051-1/+1
* Add short-circuit boilerplate to pluginsTom Ryder2017-11-041-0/+7
* Adjust plugin code layout a lotTom Ryder2017-11-041-2/+6
* Rename toggle plugin again, use commands not funcsTom Ryder2017-11-041-51/+0
* Use same comment boilerplate for custom pluginsTom Ryder2017-11-041-2/+8