home/.vim/bundle/vim-template/templates/=template=.tex
Salt 58b1e98578 .vim: Dammit
Forgot to trim .git information from plugins
2017-08-16 14:37:46 -05:00

18 lines
157 B
TeX

% vim:ft=tex:
%
\documentclass[12pt]{article}
\title{
%FILE%
}
\author{
%USER% --- \texttt{%MAIL%}
}
\begin{document}
\maketitle
%HERE%
\end{document}