aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/spellfile_local.vim
Commit message (Expand)AuthorAgeFilesLines
* Spin spellfile_local plugin out into new pluginTom Ryder2019-12-191-20/+0
* Overhaul spellfile_local.vim pluginTom Ryder2019-12-191-5/+13
* Overhaul local Vim spellfile word list pluginTom Ryder2019-06-171-10/+3
* Add -bar attribute to :AddLocalSpellFile commandTom Ryder2019-06-141-1/+1
* Clean up ad-hoc pluginsTom Ryder2019-06-111-20/+5
* Add visual mode mapping for spellfilesTom Ryder2019-06-111-0/+1
* 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 local spellfile out into ad-hoc pluginTom Ryder2019-06-101-0/+26