From 8c7171236c661722eb2143be154368d096016509 Mon Sep 17 00:00:00 2001 From: Pavel Pertsev Date: Mon, 31 Aug 2015 20:52:32 +0300 Subject: [PATCH] Updated Terminal specific (markdown) --- Terminal-specific.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Terminal-specific.md b/Terminal-specific.md index 3fbf0ef..1f146dd 100644 --- a/Terminal-specific.md +++ b/Terminal-specific.md @@ -19,8 +19,11 @@ There are four possible ways to get right colors at the terminal: ##### 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: + [Neovim + Item2 + Truecolor = Awesome](https://medium.com/@ericclifford/neovim-item2-truecolor-awesome-70b975516849) + [True colour (24 bit) with Neovim, tmux and iTerm2](https://chris.chowie.net/2015/04/19/True-colour-with-neovim-tmux-and-iterm2/) + [Neovim Gets True Color Support in the Terminal](https://www.reddit.com/r/vim/comments/2zpqg2/neovim_gets_true_color_support_in_the_terminal/) ##### a. 256-color gruvbox palette shellscript