added some more commands
This commit is contained in:
parent
4b7aacaa2d
commit
b8f0d0c3f2
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -7,4 +7,4 @@ command Tmomc :r ~/Documents/templates/chapter.mom
|
||||||
command Tmomg :r ~/Documents/templates/general.mom
|
command Tmomg :r ~/Documents/templates/general.mom
|
||||||
|
|
||||||
" run groff+refer on file
|
" run groff+refer on file
|
||||||
:command Groff !refer -PS -e -p ~/Documents/bib %.mom | groff -mom -Tpdf >> %.pdf
|
:command Groff !refer -PS -e -p ~/Documents/bib % | groff -mom -Tpdf >> ${%::-4}.pdf
|
||||||
|
|
Loading…
Reference in a new issue