From 8cd705e800db80e96e3109cb2b9e5d0749f98675 Mon Sep 17 00:00:00 2001 From: Rom Grk Date: Sun, 18 Oct 2020 04:56:05 -0400 Subject: initial commit --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..496ec02 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ + +# doom-one.vim + +> Come join the dark side + +This colorscheme is ported from [doom-one](https://github.com/hlissner/emacs-doom-themes/blob/master/themes/doom-one-theme.el). + +## Install + +```vim +Plug 'romgrk/doom-one.vim' +``` + +## Screenshot + +![theme](./static/demo.png) -- cgit v1.2.3