diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-05-10 19:40:40 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 19:40:40 +0530 |
commit | 6f70bfb08540a730ed3e267cb6705716244d625e (patch) | |
tree | aec78ebe207f527fd4d4b2ac2e90ad512e99839b | |
parent | 9d3f8ce61fbed7c4744b0ce58bc2cf8056f365a2 (diff) |
Update README.md
-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: |