aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Add `abort` attribute to new autoload functionTom Ryder2018-11-301-1/+1
* Remove stray pipe from b:undo_indent settingTom Ryder2018-11-301-1/+1
* Remove pre-7.0 Vim handling/boilerplateTom Ryder2018-11-302-43/+30
* Update make_target.vim to v1.2.0Tom Ryder2018-11-301-0/+0
* Comment conditional set of <Plug>(InsertCancel)Tom Ryder2018-11-301-1/+1
* Require Vim 7 for filetype and syntax highlightsTom Ryder2018-11-303-13/+5
* 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
* Set b:did_ftplugin flag in Vim ftpluginsTom Ryder2018-11-296-0/+6
* Adjust a vimrc comment for clarityTom Ryder2018-11-291-3/+3
* Simplify ft=sh subtype flag clearingTom Ryder2018-11-291-8/+3
* Add dummy function for HTML omnicompletionTom Ryder2018-11-291-0/+5
* 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
* Remove vim-tiny workaround for 'undodir' settingTom Ryder2018-11-251-2/+2
* 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
* Remove font settingsTom Ryder2018-11-221-7/+0
* Make more of an effort with sudoedit(8) stripsTom Ryder2018-11-221-8/+44
* Add resolv.conf Vim filetype detectionTom Ryder2018-11-221-0/+4
* Add hostconf Vim filetype detection for hosts(5)Tom Ryder2018-11-221-0/+4
* Restore 'visualbell' Vim settingTom Ryder2018-11-211-0/+3
* Add Bash settings to Vim readline highlightingTom Ryder2018-11-162-0/+5
* Add missing left angle bracket to filetype undoTom Ryder2018-11-141-1/+1
* Ignore unset variables in sh.vim clear scriptTom Ryder2018-11-011-1/+1
* Revert "Replace paste_open.vim with paste_hook....Tom Ryder2018-09-142-50/+3
* Replace paste_open.vim with paste_hook.vimTom Ryder2018-09-122-3/+50
* Correct &laststatus default value testTom Ryder2018-09-091-1/+1
* Update cursorline_current.vim pluginTom Ryder2018-09-091-0/+0
* Unset 'laststatus' and 'ruler' only if they're setTom Ryder2018-09-071-2/+6
* Specify object type in commentsTom Ryder2018-09-071-2/+2
* Add "whole buffer" object an experimentTom Ryder2018-09-071-0/+3
* Update cursorline_current.vim pluginTom Ryder2018-09-051-0/+0
* Update vertical_region.vim pluginTom Ryder2018-09-051-0/+0
* Scrap the nvim.vim runtime includeTom Ryder2018-09-052-12/+9