Remove termguicolors for linux, as the dracula theme should detect it by itself

This commit is contained in:
David Holland 2020-03-21 18:21:23 +01:00
parent 469392ca96
commit bd0c09118d
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ set nocompatible
runtime platform.vim
if g:platform ==? "linux"
set termguicolors
"autocmd VimLeave * set guicursor=a:ver35-blinkon0
"set guicursor=
let &t_SI = "\<esc>[5 q" " blinking I-beam in insert mode