From 5e85d134c6bebc87f9daa515ae54a2aef8714d66 Mon Sep 17 00:00:00 2001 From: Roman Date: Wed, 28 Aug 2024 14:06:22 +0700 Subject: [PATCH] Fixed some mistakes in vim config --- vim/.vimrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/vim/.vimrc b/vim/.vimrc index 3938623..f0969fb 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -38,9 +38,6 @@ set linebreak set laststatus=2 set t_Co=256 -if has('termguicolors') - set termguicolors -endif "colorscheme gruvbox "colorscheme habamax colorscheme iceberg