mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-17 07:43:38 -05:00
Update Neovim true color setup instructions.
@@ -16,9 +16,8 @@ There are four possible ways to get right colors at the terminal:
|
||||
- using terminal 16-color base colorscheme
|
||||
- using urxvt-256-xresources
|
||||
|
||||
##### 0. (Recommended) NVIM_TUI_ENABLE_TRUE_COLOR=1
|
||||
Neovim supports true color terminal out of the box with just a single environment variable. No workarounds anymore.
|
||||
Be sure to check related sources first:
|
||||
##### 0. (Recommended) Neovim True Color support
|
||||
Neovim supports true color terminal out of the box with just a single configuration option. No workarounds anymore. See [this Neovim FAQ entry](https://github.com/neovim/neovim/wiki/FAQ#how-can-i-use-true-colors-in-the-terminal). Also check these related sources (note that Neovim previously used an environment variable instead of a configuration option to enable True Color support):
|
||||
|
||||
[Neovim + Item2 + Truecolor = Awesome](https://medium.com/@ericclifford/neovim-item2-truecolor-awesome-70b975516849)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user