diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -3,18 +3,14 @@ > 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). +This colorscheme is a slightly modified version of [romgrk/doom-one.vim](https://github.com/romgrk/doom-one.vim) and is ported from [doom-one](https://github.com/hlissner/emacs-doom-themes/blob/master/themes/doom-one-theme.el) because I like ~~sane~~ defaults hehe ## Install ```vim -Plug 'romgrk/doom-one.vim' +Plug 'MikunoNaka/doom-one.vim' ``` -## Screenshot - -![theme](./static/demo.png) - ## Options Neovim terminal coloring can be enabled as by adding the following above the plugin includes: |