From 53fddd1195f1051a9fd8d446c48e4ffbbcae6f52 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Tue, 31 Aug 2021 14:14:25 +0200 Subject: [PATCH] Adjust conceal settings --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index 55c5dc0..2f7613c 100644 --- a/.vimrc +++ b/.vimrc @@ -21,7 +21,7 @@ se lz " Only essential redraws se nobk nowb noswf " No backups se vi='20,\"101 " Max 100 lines in registers se novb " Bell -se cole=1 " Conceal +se cole=0 cocu="" " Conceal se cb=unnamedplus " Clipboard se fcs+=vert:│ " Cleaner split separator (tmux style) set lcs=tab:→\ ,trail:· " Whitespace rendering