Skip to content

Disowning the process from vim #29

Open
@broccoli5

Description

@broccoli5

I have added this to my .vimrc to compile rmarkdown

autocmd filetype rmd nnoremap <F5> :RMarkdown<Space>pdf<Space>latex_engine="pdflatex"<enter>

Which will render and open the pdf but the process is not disowned so I can't continue editing the file in vim. I tried adding <bar>&<Space>disown behind it but that just stops the rendering as the RMarkdown command reads it a another parameter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions