added some more commands

This commit is contained in:
LickTheCheese 2019-07-20 14:09:35 -04:00
parent 7879072191
commit 4b7aacaa2d

2
.vimrc
View file

@ -7,4 +7,4 @@ command Tmomc :r ~/Documents/templates/chapter.mom
command Tmomg :r ~/Documents/templates/general.mom
" run groff+refer on file
:command Groff !refer -PS -e -p ~/Documents/bib $1.mom | groff -mom -Tpdf >> $1.pdf
:command Groff !refer -PS -e -p ~/Documents/bib %.mom | groff -mom -Tpdf >> %.pdf