mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
Update troubleshooting section in the Readme.
This commit is contained in:
@@ -84,7 +84,8 @@ set t_8b=^[[48;2;%lu;%lu;%lum
|
||||
```
|
||||
|
||||
where `^[` is *not* obtained by typing `^` followed by `[`, but it is a real
|
||||
escape character (to obtain it, type `<Ctrl-v><Ctrl-[>` in Insert mode). See `:h
|
||||
escape character (to obtain it, type `<Ctrl-v><Ctrl-[>` in Insert mode). If that
|
||||
does not work yet, try replacing the semicolons with colons. See `:h
|
||||
xterm-true-color` for the details.
|
||||
|
||||
## Tips
|
||||
|
||||
Reference in New Issue
Block a user