aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin
Commit message (Expand)AuthorAgeFilesLines
* Rename scratch.vim to scratch_buffer.vimTom Ryder2019-06-242-2/+2
* Add basic homebrew scratch buffer pluginTom Ryder2019-06-231-0/+2
* Remove :Fortunate call from startupTom Ryder2019-06-231-17/+0
* Move 'filetype' display to command definitionTom Ryder2019-06-221-1/+1
* Separate :try block for fortune functionTom Ryder2019-06-221-1/+5
* Use <Plug> mapping for :FortuneTom Ryder2019-06-221-0/+3
* Round out and apply alternate filetypes pluginTom Ryder2019-06-221-11/+2
* Beginnings of new alternate_filetypes.vim pluginTom Ryder2019-06-221-0/+13
* 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