Save a buffer
nvim_save_bufferSave the current buffer to disk without triggering format-on-save autocmds. Use this after edits made with save set to false to persist changes.
Instructions
Write a buffer to disk without running format-on-save autocmds. Use this after edits made with save set to false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path |