aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v4.1.0'v4.1.0Tom Ryder2018-12-28132-286/+298
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v4.1.0: Bump VERSION Correct typo in stub vimrc Remove some vestigial Bash 2.05 guards/comments Break up some long lines Two-space sentences in VimL comments Two-space sentences in shell comments Break up some long lines Fix long lines in manual pages Two-space sentences in manual pages Adjust sentence spacing of README.md Remove highlight double-quote VimL comment strings
| * Bump VERSIONTom Ryder2018-12-281-2/+2
| |
| * Correct typo in stub vimrcTom Ryder2018-12-271-1/+1
| |
| * Remove some vestigial Bash 2.05 guards/commentsTom Ryder2018-12-272-9/+4
| |
| * Break up some long linesTom Ryder2018-12-275-14/+14
| |
| * Two-space sentences in VimL commentsTom Ryder2018-12-271-8/+8
| |
| * Two-space sentences in shell commentsTom Ryder2018-12-2728-38/+38
| |
| * Break up some long linesTom Ryder2018-12-269-16/+26
| |
| * Fix long lines in manual pagesTom Ryder2018-12-2625-55/+59
| |
| * Two-space sentences in manual pagesTom Ryder2018-12-2688-123/+123
| |
| * Adjust sentence spacing of README.mdTom Ryder2018-12-261-54/+55
| |
| * Remove highlight double-quote VimL comment stringsTom Ryder2018-12-261-0/+2
| |
| * Merge branch 'release/v4.0.0' into developTom Ryder2018-12-261-2/+2
| |\
* | \ Merge branch 'release/v4.0.0'v4.0.0Tom Ryder2018-12-268-69/+26
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | * release/v4.0.0: Switch to two-space sentences Remove repeat.vim and surround.vim Force 'ttymouse' off a little more carefully No longer need a longer 'timeoutlen' in Vim Include /usr/tmp in 'backupskip' Factor out vimrc user 'runtimepath' switching
| * | Bump VERSIONTom Ryder2018-12-261-2/+2
| |/
| * Switch to two-space sentencesTom Ryder2018-12-261-3/+4
| | | | | | | | You win, Steve Losh.
| * Remove repeat.vim and surround.vimTom Ryder2018-12-266-44/+4
| | | | | | | | | | | | Getting in the habit of using , and ; properly. This is the last of the third-party code in my ~/.vim!
| * Force 'ttymouse' off a little more carefullyTom Ryder2018-12-261-1/+2
| |
| * No longer need a longer 'timeoutlen' in VimTom Ryder2018-12-261-3/+0
| |
| * Include /usr/tmp in 'backupskip'Tom Ryder2018-12-261-1/+2
| | | | | | | | The temporary paths used by `sudo -e` appear to be chosen at build time.
| * Factor out vimrc user 'runtimepath' switchingTom Ryder2018-12-261-15/+12
| |
| * Merge branch 'hotfix/v3.6.1' into developTom Ryder2018-12-202-3/+3
| |\ | | | | | | | | | | | | * hotfix/v3.6.1: Correct error in stub .vimrc
| * \ Merge branch 'release/v3.6.0' into developTom Ryder2018-12-191-2/+2
| |\ \ | | | | | | | | | | | | | | | | * release/v3.6.0: Bump VERSION
* | \ \ Merge branch 'hotfix/v3.6.1'v3.6.1Tom Ryder2018-12-202-3/+3
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * hotfix/v3.6.1: Correct error in stub .vimrc
| * | | Bump VERSIONTom Ryder2018-12-201-2/+2
| | | |
| * | | Correct error in stub .vimrcTom Ryder2018-12-201-1/+1
|/ / / | | | | | | | | | | | | This was introduced in commit 5d67a92. I'm surprised I haven't noticed already. I would have thought this would cause glaring errors.
* | | Merge branch 'release/v3.6.0'v3.6.0Tom Ryder2018-12-193-20/+19
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | * release/v3.6.0: Bump VERSION Make .vimrc stub more resilient to older Vims Remove redundant links Update README.md link to msmtp Use secure URL for Vim website in README.md Update README.md link to Dunst Switch to secure link to OpenBSD foundation
| * | Bump VERSIONTom Ryder2018-12-191-2/+2
| |/
| * Make .vimrc stub more resilient to older VimsTom Ryder2018-12-191-10/+10
| |
| * Remove redundant linksTom Ryder2018-12-191-4/+3
| | | | | | | | These topics are all linked earlier in the document.
| * Update README.md link to msmtpTom Ryder2018-12-191-1/+1
| |
| * Use secure URL for Vim website in README.mdTom Ryder2018-12-191-1/+1
| |
| * Update README.md link to DunstTom Ryder2018-12-191-1/+1
| |
| * Switch to secure link to OpenBSD foundationTom Ryder2018-12-191-1/+1
| |
| * Merge branch 'release/v3.5.0' into developTom Ryder2018-12-191-2/+2
| |\ | | | | | | | | | | | | * release/v3.5.0: Bump VERSION
* | \ Merge branch 'release/v3.5.0'v3.5.0Tom Ryder2018-12-1918-27/+2
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v3.5.0: Bump VERSION Remove diagnostic messages from check/lint scripts
| * | Bump VERSIONTom Ryder2018-12-191-2/+2
| |/
| * Remove diagnostic messages from check/lint scriptsTom Ryder2018-12-1917-25/+0
| | | | | | | | So that `make -s` works nicely.
| * Merge branch 'release/v3.4.0' into developTom Ryder2018-12-191-2/+2
| |\ | | | | | | | | | | | | * release/v3.4.0: Bump VERSION
* | \ Merge branch 'release/v3.4.0'v3.4.0Tom Ryder2018-12-193-2/+12
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v3.4.0: Bump VERSION Make <LocalLeader>f to toggle HTML/PHP
| * | Bump VERSIONTom Ryder2018-12-191-2/+2
| |/
| * Make <LocalLeader>f to toggle HTML/PHPTom Ryder2018-12-192-0/+10
| | | | | | | | | | I'm thinking I might make this a generic mapping for "alternate filetype".
| * Merge branch 'release/v3.3.0' into developTom Ryder2018-12-191-2/+2
| |\ | | | | | | | | | | | | * release/v3.3.0: Bump VERSION
* | \ Merge branch 'release/v3.3.0'v3.3.0Tom Ryder2018-12-1920-26/+50
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v3.3.0: Bump VERSION Add sh.vim mapping to insert '\'' quickly Remove now-unneeded shellcheck disable rules Follow ShellCheck's recommendation of -z over !-n Adjust PS1-PS4 reset Use exec for clearer subshell semantics Use `command` consistently, silence ShellCheck Add /j flag to :vimgrep shortcut
| * | Bump VERSIONTom Ryder2018-12-191-2/+2
| |/
| * Add sh.vim mapping to insert '\'' quicklyTom Ryder2018-12-191-0/+9
| | | | | | | | | | | | This was added as a Bash Readline macro in commit 25b513d, and has proven to be very useful. I don't normally like insert mode maps in Vim, especially Alt keys, so I'm not sure this will stick; we'll see.
| * Remove now-unneeded shellcheck disable rulesTom Ryder2018-12-172-2/+0
| | | | | | | | | | | | | | These two comments disabling SC2154 were added in commit 5fa3ef7, because ShellCheck 0.50 did not recognise the NAME pointed to by `read -a NAME` commands as an array assignment. This bug has been corrected in ShellCheck 0.60, meaning that these comments are no longer required.
| * Follow ShellCheck's recommendation of -z over !-nTom Ryder2018-12-172-2/+2
| | | | | | | | I think !-n is a little clearer, but -z is OK.
| * Adjust PS1-PS4 resetTom Ryder2018-12-171-5/+12
| |
| * Use exec for clearer subshell semanticsTom Ryder2018-12-171-1/+1
| |