pdflatex with neoterm
This commit is contained in:
parent
af7b35dda3
commit
0144950c74
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
" Make a pdf
|
||||
nnoremap <buffer> <Leader>c :terminal pdflatex -shell-escape '%'<CR><CR>
|
||||
nnoremap <buffer> <Leader>c :T pdflatex '%'<CR>
|
||||
nnoremap <buffer> <Leader>i :!rifle '%:p:r.pdf'<CR><CR>
|
||||
|
||||
" Indent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue