Skip to content

Disabling render on save in nvim #155

@rrgalvan

Description

@rrgalvan

I am very happy using quarto in nvim.

But I would like to disable automatic rendering of .qmd files when the document is saved, because rendering takes a lot of time for some of my documents.

I tried writing

editor: 
  render-on-save: false

in the header of the document. No success. Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions