new mom template

This commit is contained in:
lickthecheese 2019-10-21 13:22:55 -04:00
parent 055bc550a8
commit 2b663dd173

1
.vimrc
View file

@ -6,6 +6,7 @@
command Tmomc :r ~/Documents/templates/chapter.mom
command Tmomg :r ~/Documents/templates/general.mom
command Tmomr :r ~/Documents/templates/recipe.mom
command Tmome :r ~/Documents/templates/english.mom
" run groff+refer on file
:command Groff !p="%"; refer -PS -e -p ~/Documents/bib ${p::-4}.mom | groff -mom -Tpdf >> ${p::-4}.pdf