aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Break up some long conditions for readabilityTom Ryder2019-01-151-2/+4
* Add setting for p flag to Vim 'formatoptions'Tom Ryder2019-01-151-0/+5
* Correct function reference in gitcommit ftpluginTom Ryder2019-01-071-1/+1
* Remove superfluous unmappings for mail filetypeTom Ryder2019-01-061-7/+0
* Clarify a comment for HTML indentationTom Ryder2019-01-061-2/+3
* Add test to 'keywordprg' setting for Vim helpTom Ryder2019-01-061-3/+6
* Make name of autocmd group more specificTom Ryder2019-01-061-4/+4
* Clarify a commentTom Ryder2019-01-061-1/+1
* Refactor Vim mail header field shortcutsTom Ryder2019-01-061-10/+24
* Revert "Add experimental delimit_operator.vim plugin"Tom Ryder2019-01-043-70/+0
* Add experimental delimit_operator.vim pluginTom Ryder2019-01-043-0/+70
* Use :lhelpgrep for help search shortcutTom Ryder2019-01-031-2/+2
* Remove a daft commentTom Ryder2019-01-031-2/+0
* Add Lisp to filetypes.vimTom Ryder2019-01-031-0/+7
* Add new filetype pattern for muttrcTom Ryder2019-01-021-0/+1
* Trim some trailing whitespaceTom Ryder2018-12-311-2/+0
* Update vertical_region.vim to v1.0.0Tom Ryder2018-12-302-6/+6
* Update regex_escape.vim to v1.0.2Tom Ryder2018-12-291-0/+0
* Update replace_operator.vim to v1.0.2Tom Ryder2018-12-291-0/+0
* Update regex_escape.vim plugin to 0.1.1Tom Ryder2018-12-291-0/+0
* Choose regex character classes for some filetypesTom Ryder2018-12-294-0/+16
* Add regex_escape.vim pluginTom Ryder2018-12-292-0/+4
* Update quickfix_auto_open.vim plugin to v0.2.0Tom Ryder2018-12-281-0/+0
* Correct typo in stub vimrcTom Ryder2018-12-271-1/+1
* Two-space sentences in VimL commentsTom Ryder2018-12-271-8/+8
* Remove highlight double-quote VimL comment stringsTom Ryder2018-12-261-0/+2
* Switch to two-space sentencesTom Ryder2018-12-261-3/+4
* Remove repeat.vim and surround.vimTom Ryder2018-12-263-9/+0
* Force 'ttymouse' off a little more carefullyTom Ryder2018-12-261-1/+2
* No longer need a longer 'timeoutlen' in VimTom Ryder2018-12-261-3/+0
* Include /usr/tmp in 'backupskip'Tom Ryder2018-12-261-1/+2
* Factor out vimrc user 'runtimepath' switchingTom Ryder2018-12-261-15/+12
* Correct error in stub .vimrcTom Ryder2018-12-201-1/+1
* Make .vimrc stub more resilient to older VimsTom Ryder2018-12-191-10/+10
* Make <LocalLeader>f to toggle HTML/PHPTom Ryder2018-12-192-0/+10
* Add sh.vim mapping to insert '\'' quicklyTom Ryder2018-12-191-0/+9
* Add /j flag to :vimgrep shortcutTom Ryder2018-12-171-1/+1
* Move filetype.vim helper funcs into autoloadTom Ryder2018-12-082-78/+79
* Block out local 'runtimepath' on bad VimsTom Ryder2018-12-041-0/+10
* Remove b:undo_ftplugin cmds for double-key mapsTom Ryder2018-12-044-7/+0
* Remove accidentally created html.vim~ fileTom Ryder2018-12-041-35/+0
* Use "stub .vimrc" method to dodge vim-tinyTom Ryder2018-12-042-117/+111
* Use :help for 'keywordprg', junk tag bindingTom Ryder2018-12-041-5/+8
* Unseat tidy(1) as HTML 'equalprg'Tom Ryder2018-12-043-3/+50
* Remove line squeezing function for mail.vimTom Ryder2018-12-041-20/+0
* Upgrade uncap_ex.vim plugin to v0.3.0Tom Ryder2018-12-021-0/+0
* Restore filetype.vim shortcircuitTom Ryder2018-11-301-2/+2
* Suppress ~/.vim usage during vimrc version checkTom Ryder2018-11-302-3/+11
* Don't load my filetype.vim if Vim is too oldTom Ryder2018-11-301-2/+2
* Add `abort` attribute to new autoload functionTom Ryder2018-11-301-1/+1