From af9e63ed9f1c7ebc2d5d334a4413a8d7624a270e Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Sun, 31 Jan 2021 16:15:15 +0100 Subject: [PATCH 1/1] init: Update comment on termguicolors --- init.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/init.vim b/init.vim index d2f90a4..80b80ee 100644 --- a/init.vim +++ b/init.vim @@ -99,7 +99,6 @@ else " Setting termguicolors has two implications: " - Breaks colors for some versions of mosh, but not if tmux is used on top of " mosh. See https://github.com/mobile-shell/mosh/issues/928 - " - Breaks some colors in :terminal, e.g., when launching gdb in vim. set termguicolors let g:gruvbox_italic = 1 endif -- 2.30.2