aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..2a29c4c
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,13 @@
1![img](https://u.peppe.rs/bt.png)
2
3vim-colors-plain is a duotonic color scheme, the two accents
4being cyan and pink by default (configurable).
5
6vim-plug does not support installing plugins from sources
7that do not allow shallow clones (such as git.peppe.rs), i
8would suggesting installing manually by cloning into your
9plugin directory or dropping `colors/plain.vim` into one of
10the following directories:
11
12 - vim: `.vim/plugin`
13 - neovim: `.config/nvim/plugin`