aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index a5592a0..f3eec14 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,6 @@ A continuation of the [Ayu-Vim project](https://github.com/ayu-theme/ayu-vim).
Plug 'https://git.hampusmat.com/ayu-vim' " or other package manager
"...
set termguicolors " enable true colors support
-let ayucolor="light" " for light version of theme
-let ayucolor="mirage" " for mirage version of theme
-let ayucolor="dark" " for dark version of theme
colorscheme ayu
```