mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-17 15:53:38 -05:00
Update truecolor terminal support link to new repo. Original Gist was moved to a section of a larger repo.
@@ -36,7 +36,7 @@ if (empty($TMUX))
|
||||
endif
|
||||
endif
|
||||
```
|
||||
to your Vim/Neovim configuration file to allow it to support Truecolor, which is usually your `~/.vimrc` or your `~/.config/nvim/init.vim`. Also see [this Gist](https://gist.github.com/XVilka/8346728) for a list of supported terminals. These older, related sources might still be useful (note that Neovim previously used an environment variable instead of a configuration option to enable True Color support):
|
||||
to your Vim/Neovim configuration file to allow it to support Truecolor, which is usually your `~/.vimrc` or your `~/.config/nvim/init.vim`. Also see [this repo](https://github.com/termstandard/colors#terminal-emulators) for a list of supported terminals. These older, related sources might still be useful (note that Neovim previously used an environment variable instead of a configuration option to enable True Color support):
|
||||
|
||||
[Neovim + iTerm2 + Truecolor = Awesome](https://medium.com/@ericclifford/neovim-item2-truecolor-awesome-70b975516849)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user