aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Spin off command_typos Vim pluginTom Ryder2018-05-313-73/+0
* Spin off big_file_options Vim pluginTom Ryder2018-05-313-94/+0
* Update Vim pluginsTom Ryder2018-05-314-0/+0
* Spin off strip_trailing_whitespace Vim pluginTom Ryder2018-05-313-121/+0
* Spin off mail_mutt Vim pluginTom Ryder2018-05-313-122/+0
* Spin off copy_linebreak Vim pluginTom Ryder2018-05-313-124/+0
* Junk detect_background.vim and thereby autoloadTom Ryder2018-05-313-84/+5
* Spin off toggle_option_flag Vim pluginTom Ryder2018-05-303-141/+0
* Spin off fixed_join Vim pluginTom Ryder2018-05-303-97/+0
* Spin off insert_suspend_hlsearch Vim pluginTom Ryder2018-05-303-76/+0
* Add feat requirements to hlsearch suspend docTom Ryder2018-05-301-2/+3
* Tidy comments, func names for 'hlsearch' suspendTom Ryder2018-05-301-9/+10
* Require +extra_search feat for 'hlsearch' suspendTom Ryder2018-05-301-1/+1
* Remove untidy commentTom Ryder2018-05-301-1/+0
* Merge branch 'hotfix/v0.34.1' into developTom Ryder2018-05-301-1/+0
|\
| * Remove stray echo from Vim pluginTom Ryder2018-05-301-1/+0
* | Use _save suffix for option caching variableTom Ryder2018-05-281-2/+2
|/
* Use script variable to keep showbreak settingTom Ryder2018-05-281-2/+3
* Update Vim plugin submodulesTom Ryder2018-05-252-0/+0
* Toggle Vim 'list', 'number' and 'wrap' globallyTom Ryder2018-05-182-3/+3
* Rebind Space in Vim normal mode to scrollTom Ryder2018-04-021-0/+3
* Turn off Vim 'softtabstop' for CSV and TSV filesTom Ryder2018-02-172-2/+4
* Remove 'smarttab' settingTom Ryder2018-02-171-4/+0
* Check for 'esckeys' option for NeoVimTom Ryder2018-02-161-1/+3
* Update Vim plugin submodulesTom Ryder2018-02-122-0/+0
* Replace ftplugin/php.vim with custom versionTom Ryder2018-02-011-0/+38
* Adjust explanation of PHP indent skipTom Ryder2018-02-011-3/+9
* Remove help ftdetect rulesTom Ryder2018-01-261-4/+0
* Remove vim-lion plugin for nowTom Ryder2018-01-261-0/+0
* Actually remove pathogen bundle dirTom Ryder2018-01-231-0/+0
* Remove Pathogen from Vim setupTom Ryder2018-01-232-21/+6
* Suspend 'C' from 'cpoptions' for sh syn extensionsTom Ryder2018-01-211-0/+12
* Join short-circuit line in detect_background.vimTom Ryder2018-01-211-2/+1
* Break some continued lines in Vim indent filesTom Ryder2018-01-213-6/+4
* Remove 'mac' from 'fileformats'Tom Ryder2018-01-211-4/+0
* Tweak 'cpoptions' C flag instead of 'nocompatible'Tom Ryder2018-01-211-2/+14
* Remove a baseless assertion I made in a configTom Ryder2018-01-201-2/+1
* Make entire syntax config dependent on load stateTom Ryder2018-01-201-5/+3
* Activate syntax settings conditionallyTom Ryder2018-01-201-2/+4
* Refactor directory creation in pluginsTom Ryder2018-01-173-12/+12
* Remove HTML and PHP syntax highlighting tweaksTom Ryder2018-01-172-5/+0
* Clear unwanted syntax group, don't link to NONETom Ryder2018-01-171-1/+1
* Correct monospaced blocks in Vim plugin docsTom Ryder2018-01-083-4/+4
* Add syntax checking with zsh -n for Z shellTom Ryder2017-11-232-0/+66
* Merge branch 'hotfix/v0.19.1' into developTom Ryder2017-11-231-0/+3
|\
| * Restore 'nocompatible' set to vimrcTom Ryder2017-11-231-0/+3
* | Update sahara submoduleTom Ryder2017-11-231-0/+0
|/
* Add `php -l` check binding for PHP filetypeTom Ryder2017-11-201-0/+57
* Correct "fi" to "endif" in new compiler filesTom Ryder2017-11-202-2/+2
* Use %:S expansion only when availableTom Ryder2017-11-192-2/+14