aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump VERSIONTom Ryder2018-07-021-2/+2
* Update insert_cancel.vim pluginTom Ryder2018-07-021-0/+0
* Merge branch 'release/v1.17.0' into developTom Ryder2018-07-021-2/+2
|\
| * Bump VERSIONTom Ryder2018-07-021-2/+2
|/
* Use if not && for conditional installTom Ryder2018-07-021-4/+6
* Add CentOS and Debian .vim tweaksTom Ryder2018-07-023-18/+50
* Merge branch 'hotfix/v1.16.1' into developTom Ryder2018-07-022-2/+3
|\
| * Bump VERSIONTom Ryder2018-07-021-2/+2
| * Add mkdir for ~/.vim/configTom Ryder2018-07-021-0/+1
| * Merge branch 'release/v1.16.0'v1.16.0Tom Ryder2018-07-0210-35/+58
| |\
| * \ Merge branch 'release/v1.15.0'v1.15.0Tom Ryder2018-07-0227-147/+191
| |\ \
| * \ \ Merge branch 'release/v1.14.0'v1.14.0Tom Ryder2018-06-306-4/+12
| |\ \ \
| * \ \ \ Merge branch 'hotfix/v1.13.1'v1.13.1Tom Ryder2018-06-302-3/+3
| |\ \ \ \
* | | | | | Map \e in Vim to force a buffer to be editableTom Ryder2018-07-021-0/+2
* | | | | | Merge branch 'release/v1.16.0' into developTom Ryder2018-07-022-15/+9
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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