aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct a comment in vim/plugin/dist.vimTom Ryder2018-09-051-1/+1
* Require at least one char in ftdetect filenamesTom Ryder2018-09-051-3/+3
* Comment to explain \c,\C mappingsTom Ryder2018-09-041-2/+2
* Use \_ as Vim text object for `[,`] marksTom Ryder2018-09-021-0/+3
* Remove visual_block_suspend_wrap.vimTom Ryder2018-08-311-43/+0
* Add visual_block_suspend_wrap.vim pluginTom Ryder2018-08-301-0/+43
* Spin out repeated blank lines map to new pluginTom Ryder2018-08-303-5/+13
* Leave final blank for mail line squeeze, not firstTom Ryder2018-08-301-1/+1
* Count quoted blank lines for mail line squeezeTom Ryder2018-08-301-1/+1
* Add mapping to contract multiple blank linesTom Ryder2018-08-292-0/+25
* Convert a few stridx() to alternative formsTom Ryder2018-08-273-3/+3
* Improve diff block navigation in Vim with functionTom Ryder2018-08-272-3/+44
* Correct a commentTom Ryder2018-08-271-1/+1
* Silence Vim diff section navigation mapsTom Ryder2018-08-271-2/+2
* Use local leader keys in Vim diff section nav mapsTom Ryder2018-08-271-4/+4
* Use search() in Vim diff section navigation mapsTom Ryder2018-08-271-2/+4
* Add another blank lineTom Ryder2018-08-231-0/+1
* Correct some leader map definition commentsTom Ryder2018-08-231-4/+4
* Add vertical spacing to leader maps sectionTom Ryder2018-08-231-0/+28
* Add visual-mode analogues to some leader mapsTom Ryder2018-08-231-0/+15
* Upgrade sahara.vim colorschemeTom Ryder2018-08-231-0/+0
* Remove doubleup in Awk ftpluginTom Ryder2018-08-231-9/+0