Disable conceal of markdown formatting
This commit is contained in:
parent
f14289080b
commit
7beacf2167
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
" Stop excessive concealing of markdown formatting markers
|
||||
:set conceallevel=3
|
||||
:set conceallevel=0
|
||||
|
||||
" Remove the gutter that shows markdown nesting level by default
|
||||
:set foldcolumn=0
|
||||
|
|
Loading…
Add table
Reference in a new issue