aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow loading gzip pluginTom Ryder2018-08-151-1/+0
* Spin out vertical_region.vim into submoduleTom Ryder2018-08-101-29/+0
* Use autoloading for vertical_region.vimTom Ryder2018-08-101-44/+6
* Add vertical_region.vim pluginTom Ryder2018-08-101-0/+67
* Let's try leaving netrw on again for a bitTom Ryder2018-08-041-2/+0
* Spin cursorline_current.vim out into pluginTom Ryder2018-08-041-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
* Require Vim 7 for cursorline_current.vimTom Ryder2018-08-041-1/+1
* Add cursorline_current.vim pluginTom Ryder2018-08-041-0/+77
* Add equalalways_resized.vim pluginTom Ryder2018-08-011-0/+27
* Remove trailing space from Vim pluginTom Ryder2018-08-011-1/+1
* Add missing abort attribute to pluginTom Ryder2018-08-011-1/+1
* Add scroll_next.vim pluginTom Ryder2018-07-311-0/+32
* Don't set up 'wildignore' in &compatible modeTom Ryder2018-07-301-1/+1
* Add foldlevelstart_stdin.vim pluginTom Ryder2018-07-301-0/+28