updated flake

This commit is contained in:
Till 2023-09-26 13:15:04 +02:00
parent 77cf6bb15a
commit 0d92bf24f7
9 changed files with 25 additions and 9 deletions

View file

@ -3,7 +3,7 @@ setlocal textwidth=0
setlocal syntax=rmd
setlocal breakat-=@
set makeprg=Rscript\ -e\ 'publishR::render(\\"%\\")'
setlocal makeprg=Rscript\ -e\ 'publishR::render(\\"%\\")'
" nnoremap <localleader>oh :! xdg-open %:r.html<cr>
nnoremap <localleader>oh :! xdg-open %:r.html<cr>