Disable conceal of markdown formatting

This commit is contained in:
Trysdyn Black 2020-08-20 14:47:16 -07:00
parent f14289080b
commit 7beacf2167

View file

@ -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