diff options
| author | jdhao <jdhao@hotmail.com> | 2019-12-15 18:43:06 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2019-12-15 18:43:06 +0800 |
| commit | b39a2d5a8aabcf96bad61ea0def7f713903e620e (patch) | |
| tree | ce228e285a71aa2538bcf10cf1e94dc633ed6146 /options.vim | |
| parent | f9ff9bb6eb373aa5925d2cbf619c0c36dbc7844a (diff) | |
Change conceal settings for Markdown
Diffstat (limited to 'options.vim')
| -rw-r--r-- | options.vim | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
