From c6dba5eadeb3d17b0dae03ce139ac705d9c89e44 Mon Sep 17 00:00:00 2001 From: cynthia <7065188-licynthiax@users.noreply.gitlab.com> Date: Sun, 10 Jul 2022 23:03:58 -0700 Subject: [PATCH] update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7a9392d..7bd6da2 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,16 @@ will output this:

and has green eyes

sat on the mat

+## vim colorscheme + +you can manually install the colorscheme by downloading this repo and moving `detail.vim` to where your plugins are installed. if you use a plugin manager and it needs you to add a manually installed plugin to your config so that it doesn't get arbitrarily deleted, you should do that. + +(you do not have to use vim to edit `details` files. in fact, i would recommend that you _not_ do that if you've never coded before; it's merely where i prefer to write so i'm providing tooling for it. something like textedit or notepad might serve you better.) + ## inspirations/influences - [twine](https://twinery.org) - [tracery](http://tracery.io) - [soft corruptor](http://cordite.org.au/poetry/game/soft-corruptor/) + +also, check out [ravel](https://ravel.neocities.org) by everest pipkin!