From 68a458355352e8d73dfbfddb1d8c2c4e531f3940 Mon Sep 17 00:00:00 2001 From: James Braza Date: Sat, 16 Sep 2023 18:53:41 -0700 Subject: [PATCH] Linked my_configs section in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d165d9d..a462907d 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,9 @@ I recommend reading the docs of these plugins to understand them better. Each pl ## Included color schemes -Type `:colorscheme ` to try out color schemes on the fly or add the command to **my_configs.vim** (see below), for example `colorscheme pyte`. +Type `:colorscheme ` to try out color schemes on the fly, +or add the command to `~/.vim_runtime/my_configs.vim` (see [below](#how-to-include-your-own-stuff)), +for example `colorscheme pyte`. * [peaksea](https://github.com/vim-scripts/peaksea): The default * [dracula](https://github.com/dracula/vim)