aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Whoops, forgot some vimrc file patternsTom Ryder2019-06-201-2/+2
* Rename vimrc and gvimrc to have .vim suffixTom Ryder2019-06-203-9/+3
* Move Vim help indent rules to main indent ftpluginTom Ryder2019-06-202-6/+12
* Update vim-paste-insert to v0.2.0Tom Ryder2019-06-201-0/+0
* Flip a testTom Ryder2019-06-201-1/+1
* Spin off paste_insert.vim into distributionTom Ryder2019-06-193-21/+0
* Use hard tabs for editing Vim :help filesTom Ryder2019-06-191-0/+6
* Add a word to a commentTom Ryder2019-06-191-1/+1
* Finishing touches to paste_insert.vimTom Ryder2019-06-191-4/+5
* 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
* Set filetype-appropriate 'foldlevel'Tom Ryder2019-06-199-17/+27
* Set 'shiftwidth' to 4 for C Vim sourcesTom Ryder2019-06-191-0/+5
* Type proto/*.pro files as CTom Ryder2019-06-191-0/+1
* Correct variable nameTom Ryder2019-06-191-1/+1
* Switch to tab indents for writing CTom Ryder2019-06-191-0/+6
* Add abbreviation to TextAnywhere Vim ftpluginTom Ryder2019-06-191-0/+3
* Fix a comment in mail Vim ftpluginTom Ryder2019-06-191-2/+2
* Move 'foldmethod' definitions out to filetypesTom Ryder2019-06-199-18/+32
* Inline option resets and undos in Vim C ftpluginTom Ryder2019-06-191-6/+4
* Add 'define' option reset to Vim C ftpluginTom Ryder2019-06-191-1/+2
* Remove unnecessary :setlocal commandsTom Ryder2019-06-191-22/+22
* Update vim-quickfix-auto-open to v2.2.1Tom Ryder2019-06-191-0/+0
* Update vim-quickfix-auto-open to v2.2.0Tom Ryder2019-06-191-0/+0
* Update vim-cursorline-current to v3.0.0Tom Ryder2019-06-191-0/+0
* 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
* Define Perl::Critic config files as .ini formatTom Ryder2019-06-181-1/+3
* Inline a script-local variable in vimrcTom Ryder2019-06-181-5/+4
* Swap two termsTom Ryder2019-06-181-1/+1
* Adjust paste_insert.vim to :set paste pre-insertTom Ryder2019-06-181-2/+2
* Extend default 'encoding' check in vimrcTom Ryder2019-06-181-2/+3
* Add some more commentaryTom Ryder2019-06-181-7/+13
* More Vim compatibility tweaksTom Ryder2019-06-181-4/+6
* Adjust ~/.vimrc 'compatible'/tiny/old Vim handlingTom Ryder2019-06-181-11/+12
* Adjust comment for POSIXY_CORRECT switchTom Ryder2019-06-181-2/+2
* Don't spellcheck stuff that isn't actually HTMLTom Ryder2019-06-181-2/+3
* Have Vim respect POSIXLY_CORRECTTom Ryder2019-06-181-0/+6
* 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
* Correct variable referenceTom Ryder2019-06-171-1/+1
* Use slightly more readable quoting for regexesTom Ryder2019-06-172-3/+3