diff --git a/.vimrc b/.vimrc index 4f83049..047104a 100644 --- a/.vimrc +++ b/.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