.vim: Dammit
Forgot to trim .git information from plugins
This commit is contained in:
17
.vim/bundle/vim-template/templates/=template=.tex
Normal file
17
.vim/bundle/vim-template/templates/=template=.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
% vim:ft=tex:
|
||||
%
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\title{
|
||||
%FILE%
|
||||
}
|
||||
\author{
|
||||
%USER% --- \texttt{%MAIL%}
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
%HERE%
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user