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:
@@ -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 = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user