aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump VERSIONTom Ryder2019-05-281-2/+2
|
* Update vim-foldlevelstart-stdin to v1.1.0Tom Ryder2019-05-281-0/+0
|
* Merge branch 'release/v4.51.0' into developTom Ryder2019-05-281-2/+2
|\ | | | | | | | | * release/v4.51.0: Bump VERSION
| * Bump VERSIONTom Ryder2019-05-281-2/+2
|/
* Update vim-insert-cancel to v6.0.0Tom Ryder2019-05-281-0/+0
|
* Merge branch 'release/v4.50.0' into developTom Ryder2019-05-281-2/+2
|\ | | | | | | | | * release/v4.50.0: Bump VERSION
| * Bump VERSIONTom Ryder2019-05-281-2/+2
|/
* Update to vim-insert-cancel v5.0.0Tom Ryder2019-05-281-0/+0
|
* Update vim-scroll-next to v1.0.0Tom Ryder2019-05-281-0/+0
|
* Update vim-scroll-next to v0.3.0Tom Ryder2019-05-281-0/+0
|
* Don't split entire array just to get first elementTom Ryder2019-05-271-1/+3
|
* Whoops, I didn't mean to leave these in hereTom Ryder2019-05-271-11/+0
|
* Refine apostrophe matching for mail greetingsTom Ryder2019-05-271-2/+2
|
* Update vim-vimrc-reload-filetype to v1.0.0Tom Ryder2019-05-261-0/+0
|
* Update vim-insert-timeout to v1.0.1Tom Ryder2019-05-261-0/+0
|
* Enable forward_attachments in MuttTom Ryder2019-05-261-0/+1
| | | | | | | | | | | | | | | From v1.12's release notes <http://www.mutt.org/relnotes/1.12/>: > Previously, if you wanted to include attachments in a forwarded email, > you had to either use $mime_forward, which forwarded the entire email > as an attachment, or else open the attachment menu, manually tag all > the attachments and then hit forward from the attachment menu. > > $forward_attachments is a quadoption that now allows forwarding > attachments from an email when inline-forwarding (that is, > $mime_forward unset, and $forward_decode set). Note that > text-decodable attachments will still be decoded and included in the > message body. Non-decodable attachments will be added as separate > attachments.
* Enable crypt_protected_headers_write in MuttTom Ryder2019-05-261-0/+1
| | | | | | | | From v1.12's release notes <http://www.mutt.org/relnotes/1.12/>: > When $crypt_protected_headers_write is set, a protected subject header > will be generated for signed or encrypted emails. For encrypted > emails, the value in $crypt_protected_headers_subject will replace the > real subject in the unencrypted headers.
* Update vim-quickfix-auto-open to v1.0.0Tom Ryder2019-05-261-0/+0
|
* Adjust a concatenated stringTom Ryder2019-05-251-3/+1
|
* Update vim-insert-suspend-hlsearch to v1.0.0Tom Ryder2019-05-251-0/+0
|
* Update vim-quickfix-auto-open to v1.0.0Tom Ryder2019-05-252-0/+11
|
* Update vim-copy-linebreak to v1.0.0Tom Ryder2019-05-251-0/+0
|
* Update vim-paste-open to v2.0.0Tom Ryder2019-05-251-0/+0
|
* Update vim-cursorline-current to v0.4.0Tom Ryder2019-05-251-0/+0
|
* Update vim-insert-cancel to v4.0.0Tom Ryder2019-05-251-0/+0
|
* Move 'viminfofile'Tom Ryder2019-05-251-1/+1
|
* Merge branch 'release/v4.49.0' into developTom Ryder2019-05-251-2/+2
|\ | | | | | | | | * release/v4.49.0: Bump VERSION
| * Bump VERSIONTom Ryder2019-05-251-2/+2
|/
* Update vim-toggle-flags to v2.0.0Tom Ryder2019-05-251-0/+0
|
* Update vim-strip-trailing-whitespace to v3.0.0Tom Ryder2019-05-251-0/+0
|
* Update vim-big-file-options to v2.0.0Tom Ryder2019-05-251-0/+0
|
* Update vim-regex-escape to v1.0.0Tom Ryder2019-05-251-0/+0
|
* Adjust some conditionals a bit moreTom Ryder2019-05-251-10/+9
|
* Tolerate smart quotes in g'dayTom Ryder2019-05-251-1/+1
| | | | My dad just sent me one.
* Rearrange spacebar mappingTom Ryder2019-05-251-4/+4
|
* Use plain :set for 'viminfofile'Tom Ryder2019-05-251-1/+1
|
* Merge branch 'release/v4.48.0' into developTom Ryder2019-05-251-2/+2
|\ | | | | | | | | * release/v4.48.0: Bump VERSION
| * Bump VERSIONTom Ryder2019-05-251-2/+2
|/
* Remove unneeded conditionalTom Ryder2019-05-251-3/+1
|
* Merge branch 'release/v4.47.0' into developTom Ryder2019-05-251-2/+2
|\ | | | | | | | | * release/v4.47.0: Bump VERSION
| * Bump VERSIONTom Ryder2019-05-251-2/+2
|/
* Use ternary logic for 'softtabstop' settingTom Ryder2019-05-251-7/+6
|
* Add filename pattern without period for viminfoTom Ryder2019-05-251-0/+1
|
* Adjust 'viminfo' setting logic, add new env varTom Ryder2019-05-251-4/+5
|
* Move leader definitionsTom Ryder2019-05-251-1/+4
|
* Avoid some overkillTom Ryder2019-05-251-3/+1
|
* Lots of refactoring, mostly of commentsTom Ryder2019-05-251-36/+31
|
* Simplify \= and \+ maps to remove autoloadTom Ryder2019-05-252-8/+2
| | | | | | It always bugged me that I had just the one little function in here, when everything else is either neatly self-contained or dependent on a plugin. These maps should be good enough.
* Switch to more robust $MYVIM definitionTom Ryder2019-05-251-6/+3
| | | | | | This should handle Neovim, too. It's not perfect, but if you have a comma in your home directory's name, I think you have bigger problems than a broken 'backupdir'...
* Simplify 'encoding' checksTom Ryder2019-05-251-4/+2
|