mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Change conceal settings for Markdown
This commit is contained in:
parent
f9ff9bb6eb
commit
b39a2d5a8a
1
after/ftplugin/markdown.vim
Normal file
1
after/ftplugin/markdown.vim
Normal file
@ -0,0 +1 @@
|
||||
set concealcursor=c
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user