Using Emacs Prelude now.... gonna figure things out
Signed-off-by: TuDatTr <tran.tuan-dat@mailbox.org>
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: full template of moderncv class
|
||||
# key: moderncv
|
||||
# --
|
||||
\documentclass[${1:options}]{moderncv}
|
||||
|
||||
\firstname{$3}
|
||||
\familyname{$4}
|
||||
|
||||
\moderncvstyle{${5:casual}}
|
||||
\moderncvcolor{${6:blue}}
|
||||
|
||||
\begin{document}
|
||||
$0
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user