X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=init.vim;h=af5fee7762e7b76394991d8bd280956fc7c9d653;hp=3c81e4edc15d6bda1cd41f069e83a1e1f8de1521;hb=29f51737752c4fbddfbbf67ad6cf32ed94247616;hpb=225ae47ee0ac495e9575ad6401fa74e0325ee4b9 diff --git a/init.vim b/init.vim index 3c81e4e..af5fee7 100644 --- a/init.vim +++ b/init.vim @@ -6,6 +6,8 @@ " Some global settings set nocompatible +" 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 set termguicolors set number set cursorline