mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-11 16:26: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
|
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.
|
xterm-true-color` for the details.
|
||||||
|
|
||||||
## Tips
|
## Tips
|
||||||
|
|||||||
Reference in New Issue
Block a user