aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/v1.16.0'v1.16.0Tom Ryder2018-07-0210-35/+58
|\
| * Rebuild dotfiles(7) manualTom Ryder2018-07-021-13/+7
| * Bump VERSIONTom Ryder2018-07-021-2/+2
| * Update insert_cancel.vim pluginTom Ryder2018-07-021-0/+0
| * Add vim config subfile to undo Debian's changesTom Ryder2018-07-022-0/+22
| * Provide install-neovim targetTom Ryder2018-07-022-9/+11
| * Don't shout in CJK in README.md.Tom Ryder2018-07-021-1/+1
| * Don't spellcheck &readonly text/markdownTom Ryder2018-07-022-8/+12
| * Add 'c' flag to 'formatoptions' for gitcommitTom Ryder2018-07-021-1/+1
| * Correct <C-L> mappingTom Ryder2018-07-021-1/+2
| * Merge branch 'release/v1.15.0' into developTom Ryder2018-07-021-2/+2
| |\
* | \ Merge branch 'release/v1.15.0'v1.15.0Tom Ryder2018-07-0227-147/+191
|\ \ \ | | |/ | |/|
| * | Bump VERSIONTom Ryder2018-07-021-2/+2
| |/
| * Reimplement fallback for fixed_join.vimTom Ryder2018-07-021-3/+3
| * Add insert_cancel.vim plugin and configurationTom Ryder2018-07-023-1/+6
| * Clear away stock vim ftplugin's buffer mapsTom Ryder2018-07-011-15/+13
| * Correct \V mappingTom Ryder2018-07-011-1/+1
| * Include install-vim-plugin in install-vim targetTom Ryder2018-07-011-1/+2
| * Break up \o and \O mapping commentTom Ryder2018-07-011-1/+2
| * Move plugin-specific settings into ~/.vim/pluginTom Ryder2018-07-014-32/+22
| * Remove custom digraphsTom Ryder2018-07-011-7/+0
| * Remove unnecessary value report from \u \z mapsTom Ryder2018-07-011-2/+2
| * Add \m, \M, \v, and \V mappingsTom Ryder2018-07-011-0/+8
| * Allow range for \d and \D bindingsTom Ryder2018-07-011-2/+2
| * Swap \c and \C bindingsTom Ryder2018-07-011-3/+4
| * Rearrange mappings a little moreTom Ryder2018-07-011-6/+6
| * Remove unused mappingsTom Ryder2018-07-011-8/+0
| * Simplify Ctrl-L Vim mapTom Ryder2018-07-011-5/+2
| * Reorder mappingsTom Ryder2018-07-011-16/+16
| * Remove conditional around \d,\D mapsTom Ryder2018-07-011-7/+4
| * Remove range strip from :& rebindTom Ryder2018-07-011-1/+1
| * Prefer "remap" to "rebind"Tom Ryder2018-07-011-2/+2
| * Use <Bslash> not \ for mapsTom Ryder2018-07-011-20/+20
| * Rearrange a few .vimrc commentsTom Ryder2018-07-011-8/+2
| * Make Vim ftplugin preamble consistent with pluginsTom Ryder2018-07-0116-16/+64
| * Merge HTML timestamp into after/ftplugin/html.vimTom Ryder2018-07-015-53/+33
| * Add new html/timestamp.vim ftpluginTom Ryder2018-07-012-0/+43
| * Support nested dirs in two Vim runtime subdirsTom Ryder2018-07-011-4/+10
| * Correct comment spelling in .vimrcTom Ryder2018-07-011-1/+1
| * Update juvenile.vim colorschemeTom Ryder2018-07-011-0/+0
| * Revert "Start using ~/.vim/vimrc as vimrc path"Tom Ryder2018-07-012-7/+2
| * Revert "Stack Vim ^ to make it support counts"Tom Ryder2018-07-011-6/+0
| * Revert "Add gg mapping to exrc"Tom Ryder2018-07-011-3/+0
| * Revert "Add +title settings to .vimrc"Tom Ryder2018-06-301-6/+0
| * Remove 'ruler' Vim optionTom Ryder2018-06-301-5/+0
| * Add gg mapping to exrcTom Ryder2018-06-301-0/+3
| * Adjust comments specifying Vim mapping modesTom Ryder2018-06-301-4/+4
| * Stack Vim ^ to make it support countsTom Ryder2018-06-301-0/+6
| * Add +title settings to .vimrcTom Ryder2018-06-301-0/+6
| * Merge branch 'release/v1.14.0' into developTom Ryder2018-06-301-2/+2
| |\