This commit is contained in:
Till 2025-01-19 13:31:34 +01:00
parent c33c521aad
commit 572ae7c876
6 changed files with 69 additions and 24 deletions

View file

@ -5,7 +5,6 @@ setlocal breakat-=@
setlocal makeprg=Rscript\ -e\ 'publishR::render(\\"%\\")'
" nnoremap <localleader>oh :! xdg-open %:r.html<cr>
nnoremap <localleader>oh :! xdg-open %:r.html<cr>
nnoremap <localleader>op :! xdg-open %:r.pdf<cr>
nnoremap <localleader>ow :! xdg-open %:r.docx<cr>