aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Update vim-toggle-flags plugin to v3.1.0Tom Ryder2019-06-111-0/+0
* Update vim-strip-trailing-whitespace to v3.2.0Tom Ryder2019-06-111-0/+0
* Update vim-squeeze-repeat-plans to v0.6.0Tom Ryder2019-06-111-0/+0
* Update vim-keep-position to v0.3.0Tom Ryder2019-06-111-0/+0
* Allow -bar in custom commandsTom Ryder2019-06-113-5/+5
* Mention the sources of a few mapping commandsTom Ryder2019-06-111-2/+12
* Arrange for :PutDate maps to accept line numbersTom Ryder2019-06-111-2/+2
* Completely refactor vimrc/filetype reloadingTom Ryder2019-06-111-55/+48
* Check correct scope for filetype load guard varTom Ryder2019-06-111-1/+1
* More rearrangingTom Ryder2019-06-111-138/+138
* Improve and correct comments on $MYVIMTom Ryder2019-06-111-60/+66
* Rename EnsureDir to EstablishTom Ryder2019-06-112-12/+12
* Rearrange 'backupskip' changes logicTom Ryder2019-06-111-14/+12
* Rearrange vimrc autocmdsTom Ryder2019-06-111-35/+44
* Alter MYVIM semantics: don't allow outside settingTom Ryder2019-06-112-50/+31
* 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
* Factor out :FileTypeReload into a functionTom Ryder2019-06-111-3/+6
* Rearrange blocks in vimrcTom Ryder2019-06-111-10/+10
* Check MYVIM is not blank in spellfile pluginTom Ryder2019-06-111-1/+1
* Make map display mapping reflect commentTom Ryder2019-06-111-2/+2
* Remove a comment lineTom Ryder2019-06-111-1/+0
* Trim Schopenhauer quoteTom Ryder2019-06-111-3/+2
* Remove bang from endfunctionTom Ryder2019-06-111-1/+1
* Correct <Leader>E map definitionTom Ryder2019-06-111-1/+1
* Move :PutDate and :UTC implementations into pluginTom Ryder2019-06-113-41/+44
* Inline a few non-command-line mappings and abbrevsTom Ryder2019-06-111-72/+37
* Lots more progress on documentating literate vimrcTom Ryder2019-06-111-199/+350
* Update vim-cursorline-current to v2.0.1Tom Ryder2019-06-101-0/+0
* Update vim-cursorline-current to v2.0.0Tom Ryder2019-06-101-0/+0
* Update vim-write-mkpath to v2.1.1Tom Ryder2019-06-101-0/+0
* Set a Unicode-friendly font on WindowsTom Ryder2019-06-101-0/+5
* Edit :PutDate command to support a rangeTom Ryder2019-06-101-2/+2
* Correct a comment describing PutDate()Tom Ryder2019-06-101-1/+1
* Restore my FrenchTom Ryder2019-06-101-1/+1
* Explicitly set colorscheme to default on load failTom Ryder2019-06-101-1/+1
* Refactor vimrc reload and source hooksTom Ryder2019-06-101-23/+20
* Add bang to :command declaration so they redefineTom Ryder2019-06-101-2/+2
* Limit scope of UTC functionTom Ryder2019-06-101-2/+2
* Add bang to function declaration so it redefinesTom Ryder2019-06-101-1/+1
* Add space to :put commandTom Ryder2019-06-101-1/+1
* Move local spellfile out into ad-hoc pluginTom Ryder2019-06-102-22/+26
* Add uncommented code for spellfile extensionTom Ryder2019-06-101-0/+22
* Correct a badly copy-pasted sentenceTom Ryder2019-06-101-3/+2
* Add a command prefixTom Ryder2019-06-101-1/+1
* Change a word in a commentTom Ryder2019-06-101-1/+1
* Expand on why I hate i_CTRL-CTom Ryder2019-06-101-1/+3
* Inline a set-run-restore command tripletTom Ryder2019-06-101-3/+1