mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 23:52:34 +02:00
Do not conceal quotes and such
This commit is contained in:
@@ -293,7 +293,8 @@ map <F9> :echo "hi<" . synIDattr(synID(line("."),col("."),1),"name") . '> trans<
|
||||
Plug 'Yggdroot/indentLine'
|
||||
let g:indentLine_char = '┊'
|
||||
"let g:indentLine_setConceal = 0
|
||||
let g:indentLine_conceallevel = 1
|
||||
"let g:indentLine_conceallevel = 1
|
||||
let g:indentLine_conceallevel = 0
|
||||
" Do not conceal LaTeX symbols
|
||||
let g:tex_conceal=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user