removed conceal for markdown

This commit is contained in:
Alex Kelly 2021-08-30 08:44:05 -04:00
parent 47e63ff87e
commit a18fef9692
3 changed files with 2 additions and 2 deletions

View file

@ -178,3 +178,4 @@ let g:webdevicons_enable = 1
let g:webdevicons_enable_nerdtree = 1
set relativenumber
set number
let g:indentLine_fileTypeExclude = ['markdown']