Skip to content

KeitaNakamura/tex-conceal.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tex-conceal.vim

This plugin extends the Conceal feature of Vim for LaTeX.

Without conceal

With conceal

With conceal and this plugin

Output

Instllation

Plugin 'KeitaNakamura/tex-conceal.vim'                 " for Vundle
or
Plug   'KeitaNakamura/tex-conceal.vim', {'for': 'tex'} " for VimPlug

Recommend settings

set conceallevel=2
let g:tex_conceal="abdgm"