aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'hotfix/v0.48.2'v0.48.2Tom Ryder2018-06-062-7/+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
| * 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
| * 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
| * \ 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"
| * \ \ Merge branch 'hotfix/v0.47.1' into developTom Ryder2018-06-052-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * hotfix/v0.47.1: Bump VERSION Update submodules
| * | | | Correct a path in a VimL commentTom Ryder2018-06-051-1/+1
| | | | |
| * | | | Merge branch 'release/v0.47.0' into developTom Ryder2018-06-051-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * release/v0.47.0: Bump VERSION
* | \ \ \ \ 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
| * | | | | 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"
| * | | | 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
| * | | 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
| * | Bump VERSIONTom Ryder2018-06-051-2/+2
| |/
| * Spin off markdown_autoformat as its own distroTom Ryder2018-06-053-108/+3
| |
| * Merge bundle install into one commandTom Ryder2018-06-051-2/+2
| |
| * Restore ftplugin extras to vim/after dirTom Ryder2018-06-054-7/+2
| | | | | | | | | | This reverts commit a14bc50. Changed my mind; decided it's tidier this way.
| * Add ftplugin infrastructure and commentsTom Ryder2018-06-051-6/+16
| | | | | | | | Preparing for spinoff release
| * Add global options for markdown_autoformat.vimTom Ryder2018-06-051-13/+19
| |
| * Use += shorthand in Vim ftpluginTom Ryder2018-06-051-1/+1
| | | | | | | | | | We're already very dependent on Vim >=7 for this ftplugin, so we may as well use all its syntactic sugar.
| * Pass in mapped key directly, not a flagTom Ryder2018-06-051-8/+4
| | | | | | | | This seems obvious now.
| * Merge branch 'release/v0.46.0' into developTom Ryder2018-06-041-2/+2
| |\ | | | | | | | | | | | | * release/v0.46.0: Bump VERSION
* | \ 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
| * | Bump VERSIONTom Ryder2018-06-041-2/+2
| |/
| * Use correct function for function existence checkTom Ryder2018-06-041-3/+3
| |
| * Move Markdown and PHP ftplugins from after dirTom Ryder2018-06-044-2/+7
| | | | | | | | | | | | | | Because we use our own private copies of the primary filetype plugins, they'll get loaded in the correct order from here. Also adjust Makefile to accommodate the extra level.
| * Make private copy of ftplugin/markdown.vimTom Ryder2018-06-041-0/+43
| |
| * Correct a comment in ftplugin/php.vimTom Ryder2018-06-041-1/+1
| |
| * Merge branch 'release/v0.45.0' into developTom Ryder2018-06-041-2/+2
| |\ | | | | | | | | | | | | * release/v0.45.0: Bump VERSION
* | \ 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