From 33868b4b46ede58a97152074e9aad09c492f3116 Mon Sep 17 00:00:00 2001
From: listout <listout@protonmail.com>
Date: Mon, 31 May 2021 12:36:25 +0530
Subject: removing signcolom section

---
 configs/coc.vim | 9 ---------
 1 file changed, 9 deletions(-)

(limited to 'configs')

diff --git a/configs/coc.vim b/configs/coc.vim
index d5a890b..4f9b8ea 100644
--- a/configs/coc.vim
+++ b/configs/coc.vim
@@ -19,15 +19,6 @@ set timeoutlen=500
 " Don't pass messages to |ins-completion-menu|.
 set shortmess+=c
 
-" Always show the signcolumn, otherwise it would shift the text each time
-" diagnostics appear/become resolved.
-"if has("patch-8.1.1564")
-	"" Recently vim can merge signcolumn and number column into one
-	"set signcolumn=number
-"else
-	"set signcolumn=yes
-"endif
-
 " Use tab for trigger completion with characters ahead and navigate.
 " NOTE: Use command ':verbose imap <tab>' to make sure tab is not mapped by
 " other plugin before putting this into your config.
-- 
cgit v1.2.3