neoclide / coc-prettier

Prettier extension for coc.nvim.
MIT License
546 stars 48 forks source link

Command "Save without formatting" #155

Closed paulkre closed 2 years ago

paulkre commented 2 years ago

In VSCode there is a command called "Save without formatting" which allows the user to overwrite the formatOnSave setting. Is there a way to do this in Vim?

chemzqm commented 2 years ago

Use :noa w