aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
...
* Round out and apply alternate filetypes pluginTom Ryder2019-06-226-30/+27
* Beginnings of new alternate_filetypes.vim pluginTom Ryder2019-06-221-0/+13
* 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
* Don't throw on startup if no fortune executablesTom Ryder2019-06-221-1/+7
* Flesh out fortune.vim a little moreTom Ryder2019-06-222-15/+34
* Move fortune.vim function into autoloadTom Ryder2019-06-222-44/+44
* Add fortune.vim plugin as I've got itTom Ryder2019-06-221-0/+50
* Clean up Vim indent settings a bitTom Ryder2019-06-224-10/+20
* Revert to vimrc filenameTom Ryder2019-06-224-2/+6
* Spin out select_old_files.vim into distroTom Ryder2019-06-213-25/+0
* Add a path to Vim help filesTom Ryder2019-06-211-0/+1
* Prevent double-sourcing php.vim filetype pluginTom Ryder2019-06-201-3/+8
* Correct version number in Vim feature testTom Ryder2019-06-201-2/+2
* 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