aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace mail_mutt.vim with mim(1df)Tom Ryder2018-06-078-10/+40
| | | | Way better, and more generally useful.
* Include .gvimrc patterns for vim filetypeTom Ryder2018-06-061-1/+1
|
* Merge branch 'release/v0.49.0' into developTom Ryder2018-06-061-2/+2
|\ | | | | | | | | * release/v0.49.0: Bump VERSION
| * Bump VERSIONTom Ryder2018-06-061-2/+2
|/
* Merge branch 'hotfix/v0.48.2' into developTom Ryder2018-06-061-2/+2
|\ | | | | | | | | | | * hotfix/v0.48.2: Bump VERSION Remove duplicate 'encoding' setting
| * Bump VERSIONTom Ryder2018-06-061-2/+2
| |
| * Remove duplicate 'encoding' settingTom Ryder2018-06-061-5/+0
| |
| * Merge branch 'hotfix/v0.48.1'v0.48.1Tom Ryder2018-06-062-2/+5
| |\ | | | | | | | | | | | | | | | * hotfix/v0.48.1: Bump VERSION Add compatibility guard to filetype.vim
* | \ Merge branch 'hotfix/v0.48.1' into developTom Ryder2018-06-062-2/+5
|\ \ \ | | |/ | |/| | | | | | | | | | * hotfix/v0.48.1: Bump VERSION Add compatibility guard to filetype.vim
| * | Bump VERSIONTom Ryder2018-06-061-2/+2
| | |
| * | Add compatibility guard to filetype.vimTom Ryder2018-06-061-0/+3
| |/
| * Merge branch 'release/v0.48.0'v0.48.0Tom Ryder2018-06-0677-815/+792
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.48.0: Rebuild dotfiles(7) manual page Bump VERSION Update README.md's Vim section Add custom scripts.vim Factor out password redaction into new plugin Spacing adjustments Abbreviate and invert j/gj,k/gk mappings Refactor vim/vimrc Consolidate .vimrc and .vim/filetype.vim Update markdown/autoformat.vim Correct a path in a VimL comment
| * \ Merge branch 'hotfix/v0.47.3'v0.47.3Tom Ryder2018-06-052-5/+5
| |\ \ | | | | | | | | | | | | | | | | | | | | * hotfix/v0.47.3: Bump VERSION Correct install-vim-ftplugin target
* | | | Remove vestigial comment from .vimrcTom Ryder2018-06-061-6/+0
| | | |
* | | | Remove duplicate 'encoding' settingTom Ryder2018-06-061-5/+0
| | | |
* | | | Remove 'backupskip' settingTom Ryder2018-06-061-4/+0
| | | |
* | | | Inline some option flag commentsTom Ryder2018-06-061-32/+16
| | | |
* | | | Add a little more syntax contextTom Ryder2018-06-061-2/+2
| | | |
* | | | Move syntax block upTom Ryder2018-06-061-18/+18
| | | |
* | | | Check for 'formatlistpat' option existenceTom Ryder2018-06-061-3/+5
| | | |
* | | | Correct ksh patternTom Ryder2018-06-061-1/+1
| | | |
* | | | Merge branch 'release/v0.48.0' into developTom Ryder2018-06-062-8/+21
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | * release/v0.48.0: Rebuild dotfiles(7) manual page Bump VERSION
| * | | Rebuild dotfiles(7) manual pageTom Ryder2018-06-061-6/+19
| | | |
| * | | Bump VERSIONTom Ryder2018-06-061-2/+2
|/ / /
* | | Update README.md's Vim sectionTom Ryder2018-06-061-8/+20
| | |
* | | Merge branch 'feature/vim-refactor' into developTom Ryder2018-06-0673-799/+751
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feature/vim-refactor: Add custom scripts.vim Factor out password redaction into new plugin Spacing adjustments Abbreviate and invert j/gj,k/gk mappings Refactor vim/vimrc Consolidate .vimrc and .vim/filetype.vim
| * | | Add custom scripts.vimTom Ryder2018-06-063-53/+71
| | | | | | | | | | | | | | | | Including adding sed support
| * | | Factor out password redaction into new pluginTom Ryder2018-06-063-43/+3
| | | |
| * | | Spacing adjustmentsTom Ryder2018-06-061-4/+0
| | | |
| * | | Abbreviate and invert j/gj,k/gk mappingsTom Ryder2018-06-061-4/+4
| | | |
| * | | Refactor vim/vimrcTom Ryder2018-06-061-172/+127
| | | | | | | | | | | | | | | | | | | | Rearranging order where logical, adjust comments, remove line continuation guard and just join all relevant lines.
| * | | Consolidate .vimrc and .vim/filetype.vimTom Ryder2018-06-0670-787/+810
|/ / / | | | | | | | | | And add .vim/script.vim, to be composed in the next commit
* | | Update markdown/autoformat.vimTom Ryder2018-06-051-0/+0
| | |
* | | Merge branch 'hotfix/v0.47.3' into developTom Ryder2018-06-052-5/+5
|\ \ \ | | |/ | |/| | | | | | | | | | * hotfix/v0.47.3: Bump VERSION Correct install-vim-ftplugin target
| * | Bump VERSIONTom Ryder2018-06-051-2/+2
| | |
| * | Correct install-vim-ftplugin targetTom Ryder2018-06-051-3/+3
| |/
| * Merge branch 'hotfix/v0.47.2'v0.47.2Tom Ryder2018-06-052-4/+4
| |\ | | | | | | | | | | | | | | | * hotfix/v0.47.2: Bump VERSION Revert "Merge bundle install into one command"
* | \ Merge branch 'hotfix/v0.47.2' into developTom Ryder2018-06-052-4/+4
|\ \ \ | | |/ | |/| | | | | | | | | | * hotfix/v0.47.2: Bump VERSION Revert "Merge bundle install into one command"
| * | Bump VERSIONTom Ryder2018-06-051-2/+2
| | |
| * | Revert "Merge bundle install into one command"Tom Ryder2018-06-051-2/+2
| |/ | | | | | | | | | | | | This reverts commit 39627969dac81be22aef4c0a50548f9e31ed19f9. I remember now why this is required. Otherwise it copies in README.markdown and VERSION etc from the plugin roots.
| * Merge branch 'hotfix/v0.47.1'v0.47.1Tom Ryder2018-06-052-2/+2
| |\ | | | | | | | | | | | | | | | * hotfix/v0.47.1: Bump VERSION Update submodules
* | \ Merge branch 'hotfix/v0.47.1' into developTom Ryder2018-06-052-2/+2
|\ \ \ | | |/ | |/| | | | | | | | | | * hotfix/v0.47.1: Bump VERSION Update submodules
| * | Bump VERSIONTom Ryder2018-06-051-2/+2
| | |
| * | Update submodulesTom Ryder2018-06-051-0/+0
| |/
| * Merge branch 'release/v0.47.0'v0.47.0Tom Ryder2018-06-057-107/+9
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.47.0: Bump VERSION Spin off markdown_autoformat as its own distro Merge bundle install into one command Restore ftplugin extras to vim/after dir Add ftplugin infrastructure and comments Add global options for markdown_autoformat.vim Use += shorthand in Vim ftplugin Pass in mapped key directly, not a flag
| * \ Merge branch 'release/v0.46.0'v0.46.0Tom Ryder2018-06-047-8/+56
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.46.0: Bump VERSION Use correct function for function existence check Move Markdown and PHP ftplugins from after dir Make private copy of ftplugin/markdown.vim Correct a comment in ftplugin/php.vim
| * \ \ Merge branch 'release/v0.45.0'v0.45.0Tom Ryder2018-06-047-39/+117
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.45.0: Bump VERSION Support counts and registers in paste wrapping Rearrange/correct markdown_autoformat.vim Use case-insensitive Vim ==# Clear markdown_autoformat.vim autocmds correctly Move markdown_autoformat.vim funcs back to local Don't load my HTML ftplugins for Markdown types Set and clear Markdown autocmd in group Use heuristics on Markdown to guess autoformat Refactor suspend_autoformat.vim, add autoload Add mail ftdetect rules
| * \ \ \ Merge branch 'release/v0.44.0'v0.44.0Tom Ryder2018-06-035-28/+54
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.44.0: Bump VERSION Correct logic of Markdown/text spell checking Vim ftplugin: hold autoformat in *.md code blocks Remove accidentally committed ";" file
| * \ \ \ \ Merge branch 'release/v0.43.0'v0.43.0Tom Ryder2018-06-0351-69/+326
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.43.0: Bump VERSION Revamp vint script with blacklist not whitelist Add missing vint targets Add shebang and opening tag detect for PHP Refine shebangs in filetype detection Implement personal filetype.vim Correct name of Makefile target Refactor Vim distribution plugin/macro handling Rebuild help tags after installing bundle Use full commands in buffer cycle mappings Upgrade mail_mutt.vim plugin to v0.2.0
| * \ \ \ \ \ Merge branch 'release/v0.42.0'v0.42.0Tom Ryder2018-06-023-9/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.42.0: Bump VERSION Update Vim submodules Remove 'nocompatible' tolerance from .vintrc