added recipe template
This commit is contained in:
parent
a6a5766eaa
commit
4d0418c0fa
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -5,6 +5,7 @@
|
|||
" insert mom templates
|
||||
command Tmomc :r ~/Documents/templates/chapter.mom
|
||||
command Tmomg :r ~/Documents/templates/general.mom
|
||||
command Tmomr :r ~/Documents/templates/recipe.mom
|
||||
|
||||
" run groff+refer on file
|
||||
:command Groff !p="%"; refer -PS -e -p ~/Documents/bib ${p::-4}.mom | groff -mom -Tpdf >> ${p::-4}.pdf
|
||||
|
|
Loading…
Reference in a new issue