aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload/detect_background.vim
Commit message (Expand)AuthorAgeFilesLines
* Don't use VimL ==# for number comparisonsTom Ryder2017-11-061-2/+2
* Make background detection return not set valueTom Ryder2017-11-061-2/+5
* Add 'abort' attribute to autoload functionTom Ryder2017-11-051-1/+1
* Add short-circuit boilerplate to pluginsTom Ryder2017-11-041-0/+7
* Adjust plugin code layout a lotTom Ryder2017-11-041-2/+6
* Use same comment boilerplate for custom pluginsTom Ryder2017-11-041-2/+8
* Move Vim background detection logic into pluginTom Ryder2017-11-041-0/+18