Skip to content

earvingad/tex-conceal.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 97.4%
  • TeX 2.6%