aboutsummaryrefslogtreecommitdiff
path: root/vim/config/syntax.vim
Commit message (Expand)AuthorAgeFilesLines
* Remove Pathogen from Vim setupTom Ryder2018-01-231-0/+5
* Make entire syntax config dependent on load stateTom Ryder2018-01-201-5/+3
* Activate syntax settings conditionallyTom Ryder2018-01-201-2/+4
* Remove redundant has('eval') VimL testTom Ryder2017-11-061-1/+1
* Make background detection return not set valueTom Ryder2017-11-061-2/+4
* Wrap detect_background.vim func call in 'silent!'Tom Ryder2017-11-041-1/+1
* Move Vim background detection logic into pluginTom Ryder2017-11-041-25/+2
* Apply name conventions, scoping to Vim identifiersTom Ryder2017-10-301-2/+2
* Use ==# consistently in Vim configTom Ryder2017-10-301-1/+1
* Correct comment typoTom Ryder2017-10-301-1/+1
* Require minimum Vim version for background detectTom Ryder2017-10-291-1/+4
* Switch on COLORFGBG to get background lightnessTom Ryder2017-10-291-3/+26
* Restore 'background' .vimrc settingTom Ryder2017-10-281-0/+4
* Move syntax .vimrc config into subfileTom Ryder2017-10-281-0/+8
* Move syntax config back into .vimrcTom Ryder2017-10-281-12/+0
* Move syntax highlight .vimrc config into subfileTom Ryder2017-10-281-0/+12