aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
* Adjust comma position in broken linesTom Ryder2019-06-171-3/+3
* Overhaul local Vim spellfile word list pluginTom Ryder2019-06-171-0/+16
* Add <Plug>SelectOldFiles mappingTom Ryder2019-06-161-2/+1
* Add a rough normal mode map to repeat with bangTom Ryder2019-06-161-0/+3
* Consolidate utc.vim and put_date.vim into latterTom Ryder2019-06-161-3/+3
* More comment correctionsTom Ryder2019-06-161-2/+2
* Add 'foldlevel' setting mapsTom Ryder2019-06-161-0/+9
* Strip a trailing spaceTom Ryder2019-06-161-1/+1
* Turn on 'showmatch' if matchparen.vim not thereTom Ryder2019-06-161-0/+10
* Map double-tap comma back to old functionalityTom Ryder2019-06-161-0/+10
* Spruce up mapping commentsTom Ryder2019-06-161-4/+9
* Adapt :browse :oldfiles mapping into pluginTom Ryder2019-06-161-1/+1
* Add <Leader>,o mapping to :browse :oldfilesTom Ryder2019-06-161-0/+3
* Map Backspace to CTRL-^ (:edit alt buffer) in VimTom Ryder2019-06-161-0/+6
* Use "written" not "saved" in vimrc commentsTom Ryder2019-06-161-12/+12
* Conform reloading vimrc message comment to truthTom Ryder2019-06-161-3/+3
* Correct wrong word in vimrcTom Ryder2019-06-161-1/+1
* Adjust &term matching regexTom Ryder2019-06-161-1/+1
* Overhaul color scheme selection logicTom Ryder2019-06-161-7/+22
* Break up long conditions againTom Ryder2019-06-161-5/+10
* Reorder some mappingsTom Ryder2019-06-161-10/+10
* Adjust mapping formattingTom Ryder2019-06-161-1/+3
* Use <Plug> mapping target for paste_insert.vimTom Ryder2019-06-161-2/+1
* Add linebreak after quotesTom Ryder2019-06-161-0/+2
* Add a commentTom Ryder2019-06-161-1/+1
* Fix some quotesTom Ryder2019-06-161-1/+1
* Fix a few spelling errorsTom Ryder2019-06-161-4/+4
* Remove dead plugin reference from vimrc commentTom Ryder2019-06-161-1/+0
* Make \\ map work in operator-pending modeTom Ryder2019-06-141-2/+2
* Change reloaded message for vimrcTom Ryder2019-06-141-1/+1
* Replace and refactor Vim paste pluginsTom Ryder2019-06-141-8/+9
* Move autocmd definitions out of augroup blockTom Ryder2019-06-141-22/+22
* Refactor colorscheme select with cursorline hooksTom Ryder2019-06-141-17/+20
* Tweak a comment about jetpack mappingTom Ryder2019-06-141-2/+2
* Add Vim leader maps for :command and :functionTom Ryder2019-06-141-0/+6
* Use script-local runtimepath listTom Ryder2019-06-141-2/+2
* Refactor &runtimepath split a bit moreTom Ryder2019-06-141-10/+16
* Amend some commentary on backupsTom Ryder2019-06-141-4/+5
* Add detail on backslashed commasTom Ryder2019-06-141-6/+11
* Add links to plugin pagesTom Ryder2019-06-141-2/+17
* Use arrows to indicate regex partsTom Ryder2019-06-141-4/+4
* Spell checking (US English) and reformattingTom Ryder2019-06-141-42/+40
* Amend comment on :EstablishTom Ryder2019-06-141-10/+7
* Avoid double expansion of :Establish argsTom Ryder2019-06-141-1/+1
* Consolidate C option resetsTom Ryder2019-06-141-2/+1
* Consolidate +persistent_undo sectionTom Ryder2019-06-141-13/+7
* Consolidate 'backup' and 'backupskip' sectionsTom Ryder2019-06-141-21/+18
* Refactor mkdir() callTom Ryder2019-06-131-4/+6
* Remove leading and trailing comment linesTom Ryder2019-06-131-2/+0
* More comment cleanup for vimrcTom Ryder2019-06-131-59/+57