From eafee764b4ef0d0c773ee8f877183062ac5926a2 Mon Sep 17 00:00:00 2001
From: listout <listout@protonmail.com>
Date: Mon, 16 Aug 2021 15:22:35 +0530
Subject: removed cursor line

---
 configs/appearance.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'configs')

diff --git a/configs/appearance.vim b/configs/appearance.vim
index 28e7140..fb7f900 100644
--- a/configs/appearance.vim
+++ b/configs/appearance.vim
@@ -15,7 +15,7 @@ highlight Indentifier cterm=italic gui=italic
 highlight Comment cterm=italic gui=italic
 
 " Cursor line
-set cursorline
+" set cursorline
 
 " Number of screenlines for command-line
 set cmdheight=2
-- 
cgit v1.2.3