removed conceal for markdown
This commit is contained in:
parent
47e63ff87e
commit
a18fef9692
3 changed files with 2 additions and 2 deletions
|
@ -212,3 +212,4 @@ let g:webdevicons_enable_nerdtree = 1
|
|||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||
autocmd BufWritePre *.py execute ':Black'
|
||||
let g:fzf_layout = { 'window': { 'width': 0.8, 'height': 0.5, 'highlight': 'Comment' } }
|
||||
let g:indentLine_fileTypeExclude = ['markdown']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue