aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* 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
* Force g:current_compiler removal before check/lintTom Ryder2017-11-196-2/+6
* Use quickfix window for check/lintTom Ryder2017-11-196-12/+12
* Use :compiler quickfix systems for Vim/HTML lintTom Ryder2017-11-192-2/+28
* Use :compiler scripts for makeprg setupTom Ryder2017-11-194-4/+24
* Add :lwindow support to Perl check/lintTom Ryder2017-11-192-2/+30
* Adapt sh check/lint to use :lmakeTom Ryder2017-11-192-10/+42
* Remove 'shellpipe' settingTom Ryder2017-11-191-3/+0
* Use single-quotes for strings in sh.vimTom Ryder2017-11-151-1/+1
* Use full word "syntax" in sh.vimTom Ryder2017-11-151-3/+3
* Merge branch 'feature/vim-sh' into developTom Ryder2017-11-151-0/+15
|\
| * Coax sh.vim into accepting #/% param expansionTom Ryder2017-11-151-0/+15
* | Correct URL link function name in HTML ftpluginTom Ryder2017-11-151-2/+2
|/
* Correct stray elseif in auto_undodir.vimTom Ryder2017-11-141-1/+1
* Move mapleader settings before .vimrc conf sourceTom Ryder2017-11-142-5/+6
* Merge branch 'feature/vim-plug' into developTom Ryder2017-11-133-18/+24
|\
| * Check for shellescape() function before using itTom Ryder2017-11-133-18/+24
* | Strip trailing whitespaceTom Ryder2017-11-135-11/+11
|/
* Force muttrc filetype from ftdetect rulesTom Ryder2017-11-131-1/+1
* Pre-emptively disable core Vim plugins in configTom Ryder2017-11-131-9/+22
* Limit \f mapping to normal modeTom Ryder2017-11-131-1/+1
* Move 'hlsearch' insert-mode suspension into pluginTom Ryder2017-11-133-14/+76
* Separate g:loaded/&cp tests from feat testsTom Ryder2017-11-126-6/+24
* Use :set not :setlocal for 'hlsearch'/'incsearch'Tom Ryder2017-11-121-4/+4
* Correct nonexistent 'wildmode' value in Vim configTom Ryder2017-11-121-1/+1
* Document each 'backspace' flag in Vim configTom Ryder2017-11-121-3/+8
* Mention req of toggle_option_flag.vimTom Ryder2017-11-121-1/+2
* Adjust first sentence of format_option_toggle.txtTom Ryder2017-11-121-1/+1
* Add help links to toggle_option_flag.vim interfaceTom Ryder2017-11-121-0/+1
* Flesh out strip_trailing_whitespace.vim helpTom Ryder2017-11-121-6/+21
* Specify type of example in mail_mutt.vim docTom Ryder2017-11-121-3/+3