Removed elpa packages, need to find a way to auto install
This commit is contained in:
6
emacs/.emacs.d/snippets/latex-mode/moderncv-cventry
Normal file
6
emacs/.emacs.d/snippets/latex-mode/moderncv-cventry
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: moderncv-cventry
|
||||
# key: cventry
|
||||
# --
|
||||
\cventry{${1:year}}{${2:job}}{${3:employer}}{${4:city}}{${5:description}}
|
||||
$0
|
||||
Reference in New Issue
Block a user