diff --git a/README.md b/README.md index 9eaf5e3..e259f6d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This colorscheme is totally not finish and I recommend using the gui of vim or n ```vim let g:neotrix_dark_contrast = "galaxy_medium" ``` -* Possible values are: `galaxy_medium`, `galaxy_hard` and `retro` +* Possible values are: `galaxy_medium`, `galaxy_hard`, `retro`, and `retro_hard` ## Installation 1.You can use your favorite plugin manager or manually place it in `colors/neotrix.vim` directory in `~/.vim/colors`.