1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00

Fix issue in vim latex.

This commit is contained in:
Bert Peters
2017-07-05 15:12:40 +02:00
parent ce5cec48e8
commit af1f4c60ee

View File

@@ -50,3 +50,6 @@ set viminfo+=n~/.cache/vim/viminfo
" Death to the "Thanks for flying vim" message " Death to the "Thanks for flying vim" message
set titleold="" set titleold=""
" Fix an annoying issue in vim-latex
let g:tex_conceal = ""