aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Rearrange settings in Vim Perl indent scriptTom Ryder2018-07-071-4/+4
* Adjust a few Vim Perl indent commentsTom Ryder2018-07-071-5/+5
* Wrap comments with `gq` in Git commit messagesTom Ryder2018-07-071-1/+1
* Get 'shiftwidth' in Vim Perl indent portablyTom Ryder2018-07-071-1/+3
* Adjust leading comment for Vim Perl indentTom Ryder2018-07-071-5/+1
* Refactor opening of Vim Perl indent scriptTom Ryder2018-07-061-6/+5
* Add a comment to Vim Perl indent rulesTom Ryder2018-07-061-0/+2
* Add attempt at own Vim Perl indentingTom Ryder2018-07-061-0/+74
* Correct has() to exists() in .vimrcTom Ryder2018-07-061-1/+1
* Remove .vimrc 'report' settingTom Ryder2018-07-061-3/+0
* Rearrange Vim's VimL indent fileTom Ryder2018-07-061-8/+9
* Add \k, \q, and \y .vimrc mappingsTom Ryder2018-07-061-0/+6
* Disable 'shiftround' in Vim for a whileTom Ryder2018-07-051-1/+0
* Add shebang_update.vim pluginTom Ryder2018-07-052-0/+27
* Correct 'softtabstop' test in indent/vim.vimTom Ryder2018-07-051-1/+1
* Experiment with comma as Vim <LocalLeader>Tom Ryder2018-07-051-1/+1
* Spin off Vim Perl version bump into ftpluginTom Ryder2018-07-043-49/+4
* Have Vim Perl major version bump map reset minorTom Ryder2018-07-041-5/+5
* Simplify .vimrc leader map settingsTom Ryder2018-07-041-7/+6
* Correct alphabetical order of filetype.vimTom Ryder2018-07-041-34/+34
* Break up some long VimL linesTom Ryder2018-07-041-3/+6
* Use :nnoremap for Perl vim mapsTom Ryder2018-07-041-3/+3
* Rewrite Perl version-number bump Vim funcsTom Ryder2018-07-041-9/+26
* Add _v/_V Vim maps for Perl version bumpsTom Ryder2018-07-032-0/+37
* Use full names of 'cscope...' Vim optionsTom Ryder2018-07-031-1/+4
* Handle system-specific undos with system.vim fileTom Ryder2018-07-033-0/+3
* Update insert_cancel.vim pluginTom Ryder2018-07-021-0/+0
* Add CentOS and Debian .vim tweaksTom Ryder2018-07-022-17/+46
* Map \e in Vim to force a buffer to be editableTom Ryder2018-07-021-0/+2
* Update insert_cancel.vim pluginTom Ryder2018-07-021-0/+0
* Add vim config subfile to undo Debian's changesTom Ryder2018-07-021-0/+21
* 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
* Reimplement fallback for fixed_join.vimTom Ryder2018-07-021-3/+3
* Add insert_cancel.vim plugin and configurationTom Ryder2018-07-022-1/+3
* Clear away stock vim ftplugin's buffer mapsTom Ryder2018-07-011-15/+13
* Correct \V mappingTom Ryder2018-07-011-1/+1
* 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