aboutsummaryrefslogtreecommitdiff
path: root/vim/after
Commit message (Expand)AuthorAgeFilesLines
* Set 'keywordprg' to :help for older VimsTom Ryder2019-04-011-0/+7
* Correct unmapping commands for sh '\''Tom Ryder2019-01-151-2/+2
* 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
* Choose regex character classes for some filetypesTom Ryder2018-12-293-0/+12
* Two-space sentences in VimL commentsTom Ryder2018-12-271-8/+8
* Remove highlight double-quote VimL comment stringsTom Ryder2018-12-261-0/+2
* Remove repeat.vim and surround.vimTom Ryder2018-12-261-9/+0
* Make <LocalLeader>f to toggle HTML/PHPTom Ryder2018-12-192-0/+10
* Add sh.vim mapping to insert '\'' quicklyTom Ryder2018-12-191-0/+9
* 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 :help for 'keywordprg', junk tag bindingTom Ryder2018-12-041-5/+8
* Unseat tidy(1) as HTML 'equalprg'Tom Ryder2018-12-042-3/+43
* Remove stray pipe from b:undo_indent settingTom Ryder2018-11-301-1/+1
* Remove pre-7.0 Vim handling/boilerplateTom Ryder2018-11-301-4/+7
* Require Vim 7 for filetype and syntax highlightsTom Ryder2018-11-301-5/+0
* Simplify a load guard for sh.vim syntax tweaksTom Ryder2018-11-291-3/+2
* Clear away a flag after HTML indent loadTom Ryder2018-11-291-0/+3
* Remove some Vim syntax boilerplateTom Ryder2018-11-293-18/+0
* Pare down after/indent scripts a fair bitTom Ryder2018-11-294-34/+5
* Remove some overzealous b:undo_* settingTom Ryder2018-11-292-23/+0
* Add missing detail to a commentTom Ryder2018-11-291-1/+1
* Remove double-key mapping shortcutsTom Ryder2018-11-294-14/+0
* Remove boilerplate after/ftplugin load guardsTom Ryder2018-11-2913-62/+2
* Simplify after/ftplugin for CTom Ryder2018-11-292-26/+3
* Simplify ft=sh subtype flag clearingTom Ryder2018-11-291-8/+3
* Clear away stock ft=mail quoting mapsTom Ryder2018-11-291-0/+7
* Wrap autocmd! clear for ft=mail in :executeTom Ryder2018-11-291-2/+2
* Add timestamp augroup clearing to Vim ft=htmlTom Ryder2018-11-291-0/+1
* Abbreviate Vim ft=html autocmd clearingTom Ryder2018-11-291-1/+1
* Restore value of 'colorcolumn' after ft=gitcommitTom Ryder2018-11-291-0/+1
* Wrap Vim gitcommit autocmd clear in :executeTom Ryder2018-11-291-1/+1
* Correct indentation in a few vim/after scriptsTom Ryder2018-11-263-15/+15
* Move b:undo_ftplugin unsets for C inline with setsTom Ryder2018-11-262-4/+6
* Define b:undo_indent for Perl buffersTom Ryder2018-11-251-0/+9
* Set missing b:undo_indent instructions for AWKTom Ryder2018-11-251-0/+7
* Undo shell script dialect flags from filetype.vimTom Ryder2018-11-251-0/+10
* Correct RHS of (un)important mail ftplugin mapTom Ryder2018-11-231-2/+2
* Add Bash settings to Vim readline highlightingTom Ryder2018-11-161-0/+3
* Ignore unset variables in sh.vim clear scriptTom Ryder2018-11-011-1/+1
* Spin out repeated blank lines map to new pluginTom Ryder2018-08-301-5/+7
* Add mapping to contract multiple blank linesTom Ryder2018-08-291-0/+5
* Improve diff block navigation in Vim with functionTom Ryder2018-08-271-3/+15
* Correct a commentTom Ryder2018-08-271-1/+1
* Silence Vim diff section navigation mapsTom Ryder2018-08-271-2/+2