#LaTeX-Code-Collection Some Basic code scripts when using latex. Recommand to enable word wrap when using vim as an editor: set fo+=mM set wrapmargin=1 and stylize the line by gqq Preamble Some useful settings. Title Code: title.tex Result: Enumerate Code: enumerate.tex Result: Figures Code: figure.tex Result: Table Code: table.tex Result: Reference Code: reference.tex, bibliography.bib Result: