This plugin extends the Conceal feature of Vim for LaTeX.
Plugin 'KeitaNakamura/tex-conceal.vim' " for Vundle
or
Plug 'KeitaNakamura/tex-conceal.vim', {'for': 'tex'} " for VimPlug
set conceallevel=2
let g:tex_conceal="abdgm"
This plugin extends the Conceal feature of Vim for LaTeX.
Plugin 'KeitaNakamura/tex-conceal.vim' " for Vundle
or
Plug 'KeitaNakamura/tex-conceal.vim', {'for': 'tex'} " for VimPlug
set conceallevel=2
let g:tex_conceal="abdgm"