aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing parens around mapping targetTom Ryder2019-06-251-1/+1
* Use nicer syntax for item-per-line listsTom Ryder2019-06-251-5/+5
* Correct two typosTom Ryder2019-06-251-2/+2
* Correct a word in a commentTom Ryder2019-06-251-1/+1
* Use simpler method to get first part of &spelllangTom Ryder2019-06-251-1/+1
* Add missing character to &runtimepath substituteTom Ryder2019-06-251-1/+1
* Fix bug in previous patternTom Ryder2019-06-241-1/+1
* Add two-spacers definition for 'spellcapcheck'Tom Ryder2019-06-241-0/+14
* Rename scratch.vim to scratch_buffer.vimTom Ryder2019-06-241-2/+2
* Add basic homebrew scratch buffer pluginTom Ryder2019-06-231-0/+6
* Fix a couple of small comment typosTom Ryder2019-06-231-4/+4
* Use <Plug> mapping for :FortuneTom Ryder2019-06-221-2/+1
* Round out and apply alternate filetypes pluginTom Ryder2019-06-221-0/+3
* Turn 'showcmd' back offTom Ryder2019-06-221-3/+3
* Add :Fortune mappingTom Ryder2019-06-221-0/+5
* Add sticky-star mapping, displaying regex mappingTom Ryder2019-06-221-3/+6
* Allow numbers in place of symbol leader mapsTom Ryder2019-06-221-5/+8
* Turn Vim 'showcmd' back onTom Ryder2019-06-221-0/+5
* Revert to vimrc filenameTom Ryder2019-06-221-0/+1644
* Rename vimrc and gvimrc to have .vim suffixTom Ryder2019-06-201-1644/+0
* Flip a testTom Ryder2019-06-201-1/+1
* Remove unneeded expand()Tom Ryder2019-06-191-1/+1
* Swap two terms aroundTom Ryder2019-06-191-2/+2
* Remove leader maps for digitsTom Ryder2019-06-191-9/+0
* Back to simpler regex test of &termTom Ryder2019-06-191-1/+1
* Adjust a few commentsTom Ryder2019-06-191-4/+4
* Adjust string comparisonsTom Ryder2019-06-191-5/+5
* Enable 'smarttab' in VimTom Ryder2019-06-191-0/+1
* Move 'foldmethod' definitions out to filetypesTom Ryder2019-06-191-18/+0
* Remove unnecessary :setlocal commandsTom Ryder2019-06-191-22/+22
* Correct ColorScheme event handling for old VimTom Ryder2019-06-191-3/+8
* Join conditionalsTom Ryder2019-06-181-4/+2
* Break up 'wildignore' listTom Ryder2019-06-181-12/+71
* Adjust boolean condition for stridx()Tom Ryder2019-06-181-2/+2
* Inline a script-local variable in vimrcTom Ryder2019-06-181-5/+4
* Swap two termsTom Ryder2019-06-181-1/+1
* Extend default 'encoding' check in vimrcTom Ryder2019-06-181-2/+3
* Continue faffing around with vimrc conditionalsTom Ryder2019-06-181-12/+8
* Check for sahara.vim suitability more carefullyTom Ryder2019-06-171-2/+4
* Adjust commentTom Ryder2019-06-171-7/+6
* Use slightly more readable quoting for regexesTom Ryder2019-06-171-1/+1
* Simplify a vimrc compound conditional with get()Tom Ryder2019-06-171-4/+1
* Remove a now-inaccurate commentTom Ryder2019-06-171-12/+0
* Remove a blank lineTom Ryder2019-06-171-1/+0
* 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