aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin
Commit message (Expand)AuthorAgeFilesLines
* Don't throw on startup if no fortune executablesTom Ryder2019-06-221-1/+7
* Flesh out fortune.vim a little moreTom Ryder2019-06-221-0/+1
* Move fortune.vim function into autoloadTom Ryder2019-06-221-44/+1
* Add fortune.vim plugin as I've got itTom Ryder2019-06-221-0/+50
* Spin out select_old_files.vim into distroTom Ryder2019-06-211-8/+0
* Spin off paste_insert.vim into distributionTom Ryder2019-06-191-8/+0
* Correct existence check for Vim strftime() funcTom Ryder2019-06-171-1/+1
* Add load guards to Vim plugins not spun out yetTom Ryder2019-06-172-2/+2
* Overhaul local Vim spellfile word list pluginTom Ryder2019-06-171-10/+3
* Refactor select_old_files.vim to allow countTom Ryder2019-06-161-2/+2
* Enhance load guard or select_old_files.vimTom Ryder2019-06-161-1/+1
* Add <Plug>SelectOldFiles mappingTom Ryder2019-06-161-0/+2
* Refactor and fix arg errors in put_date.vim pluginTom Ryder2019-06-161-1/+1
* Consolidate utc.vim and put_date.vim into latterTom Ryder2019-06-162-9/+2
* Document choice of format for PutDate()Tom Ryder2019-06-161-1/+2
* Adapt :browse :oldfiles mapping into pluginTom Ryder2019-06-161-0/+6
* Use <Plug> mapping target for paste_insert.vimTom Ryder2019-06-161-0/+2
* Replace and refactor Vim paste pluginsTom Ryder2019-06-141-0/+6
* Add -bar attribute to :AddLocalSpellFile commandTom Ryder2019-06-141-1/+1
* Correct reference to autoloaded UTC plugin funcTom Ryder2019-06-121-1/+1
* Clean up ad-hoc pluginsTom Ryder2019-06-113-50/+5
* Add visual mode mapping for spellfilesTom Ryder2019-06-111-0/+1
* Allow -bar in custom commandsTom Ryder2019-06-112-2/+2
* Rename EnsureDir to EstablishTom Ryder2019-06-111-1/+1
* Alter MYVIM semantics: don't allow outside settingTom Ryder2019-06-111-1/+1
* Correct case errors in local spell file namesTom Ryder2019-06-111-3/+3
* Use dedicated augroup for local spellfileTom Ryder2019-06-111-1/+5
* Factor our :AddLocalSpellFile commandTom Ryder2019-06-111-0/+2
* Move spellfile local mapping into functionTom Ryder2019-06-111-1/+2
* Check MYVIM is not blank in spellfile pluginTom Ryder2019-06-111-1/+1
* Remove bang from endfunctionTom Ryder2019-06-111-1/+1
* Move :PutDate and :UTC implementations into pluginTom Ryder2019-06-112-0/+42
* Move local spellfile out into ad-hoc pluginTom Ryder2019-06-101-0/+26
* Don't suppress errors from loading matchitTom Ryder2019-05-181-1/+1
* Adjust formatting of a leading commentTom Ryder2019-05-181-1/+2
* Move 'wildignore' setting back into .vimrcTom Ryder2019-05-181-173/+0
* Remove unnecessary l: prefixes to Vim variablesTom Ryder2019-05-091-22/+22
* Remove unnecessary g: prefixes to Vim variablesTom Ryder2019-05-092-10/+10
* Revert "Add experimental delimit_operator.vim plugin"Tom Ryder2019-01-041-12/+0
* Add experimental delimit_operator.vim pluginTom Ryder2019-01-041-0/+12
* Revert "Replace paste_open.vim with paste_hook....Tom Ryder2018-09-141-44/+0
* Replace paste_open.vim with paste_hook.vimTom Ryder2018-09-121-0/+44
* Correct a comment in vim/plugin/dist.vimTom Ryder2018-09-051-1/+1
* Remove visual_block_suspend_wrap.vimTom Ryder2018-08-311-43/+0
* Add visual_block_suspend_wrap.vim pluginTom Ryder2018-08-301-0/+43
* Revert "Let's try leaving netrw on again for a ...Tom Ryder2018-08-181-0/+2
* Add explanatory README to vim/plugin directoryTom Ryder2018-08-161-0/+3
* Spin equalalways_resized.vim into its own distTom Ryder2018-08-161-27/+0
* Spin foldlevelstart_stdin.vim into its own distTom Ryder2018-08-161-28/+0
* Spin out scroll_next.vim into its own distTom Ryder2018-08-161-32/+0