From 3e0abdbb72c1004ec8055615485424e59498f67f Mon Sep 17 00:00:00 2001 From: Denis Kolodin Date: Sat, 4 Jun 2016 13:23:53 +0300 Subject: [PATCH] Add note about color-limited mode --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e82b588..5f8b515 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ A dark colour scheme for Vim that combines the: colorscheme hybrid ``` +> Note: If you are using Vim under SSH or MSYS2 (Windows) add also `set t_Co=256`, +> because you will work in color-limited space. + ## Define custom terminal colours (recommended) Due to the limited 256 palette, colours in Vim and gVim will still be slightly