aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v6.27.0'v6.27.0Tom Ryder2019-06-182-13/+14
|\ | | | | | | | | * release/v6.27.0: Adjust ~/.vimrc 'compatible'/tiny/old Vim handling
| * Bump VERSIONTom Ryder2019-06-181-2/+2
| |
| * Adjust ~/.vimrc 'compatible'/tiny/old Vim handlingTom Ryder2019-06-181-11/+12
| |
| * Merge branch 'release/v6.26.0' into developTom Ryder2019-06-181-2/+2
| |\
* | \ Merge branch 'release/v6.26.0'v6.26.0Tom Ryder2019-06-182-2/+113
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v6.26.0: Use tmux terminfo in tmux-256color definition Add tmux terminfo file
| * | Bump VERSIONTom Ryder2019-06-181-2/+2
| |/
| * Use tmux terminfo in tmux-256color definitionTom Ryder2019-06-181-99/+1
| |
| * Add tmux terminfo fileTom Ryder2019-06-181-0/+209
| |
| * Merge branch 'release/v6.25.0' into developTom Ryder2019-06-181-2/+2
| |\
* | \ Merge branch 'release/v6.25.0'v6.25.0Tom Ryder2019-06-183-5/+5
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v6.25.0: Switch to tmux-256color terminal type Adjust comment for POSIXY_CORRECT switch
| * | Bump VERSIONTom Ryder2019-06-181-2/+2
| |/
| * Switch to tmux-256color terminal typeTom Ryder2019-06-181-1/+1
| |
| * Adjust comment for POSIXY_CORRECT switchTom Ryder2019-06-181-2/+2
| |
| * Merge branch 'release/v6.24.0' into developTom Ryder2019-06-182-2/+4
| |\ | | | | | | | | | | | | * release/v6.24.0: Update dotfiles(7) manual page
* | \ Merge branch 'release/v6.24.0'v6.24.0Tom Ryder2019-06-1814-34/+57
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v6.24.0: Update dotfiles(7) manual page Don't spellcheck stuff that isn't actually HTML Have Vim respect POSIXLY_CORRECT Add vic(1df) Continue faffing around with vimrc conditionals Check for sahara.vim suitability more carefully Adjust comment Correct variable reference Use slightly more readable quoting for regexes Simplify a vimrc compound conditional with get() Correct grec(1df) and gred(1df) manual pages Update vim-quickfix-auto-open to v2.1.0
| * | Update dotfiles(7) manual pageTom Ryder2019-06-181-0/+2
| | |
| * | Bump VERSIONTom Ryder2019-06-181-2/+2
| |/
| * Don't spellcheck stuff that isn't actually HTMLTom Ryder2019-06-181-2/+3
| |
| * Have Vim respect POSIXLY_CORRECTTom Ryder2019-06-181-0/+6
| |
| * Add vic(1df)Tom Ryder2019-06-185-0/+20
| |
| * Continue faffing around with vimrc conditionalsTom Ryder2019-06-181-12/+8
| |
| * Check for sahara.vim suitability more carefullyTom Ryder2019-06-171-2/+4
| |
| * Adjust commentTom Ryder2019-06-171-7/+6
| |
| * Correct variable referenceTom Ryder2019-06-171-1/+1
| |
| * Use slightly more readable quoting for regexesTom Ryder2019-06-172-3/+3
| |
| * Simplify a vimrc compound conditional with get()Tom Ryder2019-06-171-4/+1
| |
| * Correct grec(1df) and gred(1df) manual pagesTom Ryder2019-06-172-2/+2
| |
| * Update vim-quickfix-auto-open to v2.1.0Tom Ryder2019-06-171-0/+0
| |
| * Merge branch 'release/v6.23.0' into developTom Ryder2019-06-171-2/+2
| |\
* | \ Merge branch 'release/v6.23.0'v6.23.0Tom Ryder2019-06-173-15/+3
|\ \ \ | | |/ | |/| | | | | | | | | | * release/v6.23.0: Correct existence check for Vim strftime() func Remove a now-inaccurate comment
| * | Bump VERSIONTom Ryder2019-06-171-2/+2
| |/
| * Correct existence check for Vim strftime() funcTom Ryder2019-06-171-1/+1
| |
| * Remove a now-inaccurate commentTom Ryder2019-06-171-12/+0
| |
| * Merge branch 'release/v6.22.0' into developTom Ryder2019-06-171-2/+2
| |\
* | \ Merge branch 'release/v6.22.0'v6.22.0Tom Ryder2019-06-172-3/+2
|\ \ \ | | |/ | |/| | | | | | | * release/v6.22.0: Remove a blank line
| * | Bump VERSIONTom Ryder2019-06-171-2/+2
| |/
| * Remove a blank lineTom Ryder2019-06-171-1/+0
| |
| * Merge branch 'release/v6.21.0' into developTom Ryder2019-06-172-6/+6
| |\ | | | | | | | | | | | | * release/v6.21.0: Update dotfiles(7) manual page
* | \ Merge branch 'release/v6.21.0'v6.21.0Tom Ryder2019-06-1713-59/+152
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v6.21.0: Update dotfiles(7) manual page Spelling and capitalisation fixes Add load guards to Vim plugins not spun out yet Adjust comma position in broken lines Overhaul local Vim spellfile word list plugin Refactor select_old_files.vim to allow count Enhance load guard or select_old_files.vim Add <Plug>SelectOldFiles mapping Add a rough normal mode map to repeat with bang Refactor and fix arg errors in put_date.vim plugin Consolidate utc.vim and put_date.vim into latter Document choice of format for PutDate() More comment corrections
| * | Update dotfiles(7) manual pageTom Ryder2019-06-171-4/+4
| | |
| * | Bump VERSIONTom Ryder2019-06-171-2/+2
| |/
| * Spelling and capitalisation fixesTom Ryder2019-06-171-4/+4
| |
| * Add load guards to Vim plugins not spun out yetTom Ryder2019-06-172-2/+2
| |
| * Adjust comma position in broken linesTom Ryder2019-06-171-3/+3
| |
| * Overhaul local Vim spellfile word list pluginTom Ryder2019-06-173-19/+89
| |
| * Refactor select_old_files.vim to allow countTom Ryder2019-06-162-5/+15
| |
| * Enhance load guard or select_old_files.vimTom Ryder2019-06-161-1/+1
| |
| * Add <Plug>SelectOldFiles mappingTom Ryder2019-06-162-2/+3
| |
| * Add a rough normal mode map to repeat with bangTom Ryder2019-06-161-0/+3
| |
| * Refactor and fix arg errors in put_date.vim pluginTom Ryder2019-06-162-5/+5
| |