Goodbye Greenkeeper 👋 (#215)

* chore(readme): remove Greenkeeper badge

* chore(config): remove greenkeeper.json

* Update README.md

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Josh Dick <josh@joshdick.net>
This commit is contained in:
greenkeeper[bot]
2020-04-03 19:03:40 -04:00
committed by GitHub
parent caa8788014
commit c699b06f86
2 changed files with 0 additions and 11 deletions

View File

@@ -2,8 +2,6 @@
A dark Vim/Neovim color scheme for the GUI and 16/256/true-color terminals, based on [FlatColor](https://github.com/MaxSt/FlatColor), with colors inspired by the excellent [One Dark syntax theme](https://github.com/atom/one-dark-syntax) for the [Atom text editor](https://atom.io).
[![Greenkeeper badge](https://badges.greenkeeper.io/joshdick/onedark.vim.svg)](https://greenkeeper.io/)
## Color Reference
![Color Reference](https://raw.githubusercontent.com/joshdick/onedark.vim/master/img/color_reference.png)

View File

@@ -1,9 +0,0 @@
{
"groups": {
"default": {
"packages": [
"build/package.json"
]
}
}
}