updated flake
This commit is contained in:
parent
77cf6bb15a
commit
0d92bf24f7
9 changed files with 25 additions and 9 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue