From 598d37272d435f2a13ee53fb427d49bda5e33f77 Mon Sep 17 00:00:00 2001 From: Josh Dick Date: Sun, 13 Jan 2019 20:37:17 -0500 Subject: [PATCH] README.md: Better Greenkeeper badge placement --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50e57be..0d1946f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# onedark.vim - -[![Greenkeeper badge](https://badges.greenkeeper.io/joshdick/onedark.vim.svg)](https://greenkeeper.io/) - ![onedark.vim](https://raw.githubusercontent.com/joshdick/onedark.vim/master/img/readme_header.png) 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/) + ## Installation 1. Install the theme using your Vim plug-in manager of choice (or manually, by placing `colors/onedark.vim` in your `~/.vim/colors/` directory and `autoload/onedark.vim` in your `~/.vim/autoload/` directory.)