From b39a2d5a8aabcf96bad61ea0def7f713903e620e Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 15 Dec 2019 18:43:06 +0800 Subject: Change conceal settings for Markdown --- options.vim | 3 --- 1 file changed, 3 deletions(-) (limited to 'options.vim') diff --git a/options.vim b/options.vim index 6343978..a582437 100644 --- a/options.vim +++ b/options.vim @@ -78,9 +78,6 @@ set noshowmode " Fileformats to use for new files set fileformats=unix,dos -" The mode in which cursorline text can be concealed -set concealcursor=nc - " The way to show the result of substitution in real time for preview set inccommand=nosplit -- cgit v1.2.3