Add +fold flag to lang/latex for TeX-fold
This commit is contained in:
parent
b3af9dbc3c
commit
5e35662b9f
4 changed files with 54 additions and 3 deletions
|
@ -30,6 +30,8 @@ Provide a helping hand when working with LaTeX documents.
|
|||
** Module Flags
|
||||
+ =+latexmk= Use LatexMk instead of LaTeX to compile documents.
|
||||
+ =+cdlatex= Enable [[https://github.com/cdominik/cdlatex][cdlatex]] for fast math insertion.
|
||||
+ =+fold= Use TeX-fold (from auctex) to fold LaTeX macros to unicode, and make
|
||||
folding hook-based and less manual.
|
||||
|
||||
** Plugins
|
||||
+ [[http://www.gnu.org/software/auctex/][auctex]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue