added recipe template

This commit is contained in:
LickTheCheese 2019-07-29 14:13:23 -04:00 committed by GitHub
parent a6a5766eaa
commit 4d0418c0fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.vimrc
View file

@ -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