7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: moderncv-cventry
|
||
|
# key: cventry
|
||
|
# --
|
||
|
\cventry{${1:year}}{${2:job}}{${3:employer}}{${4:city}}{${5:description}}
|
||
|
$0
|