vim_buffer_save
Save the current buffer in Neovim or specify a filename to save the buffer to, utilizing Vim's native editing commands for efficient text management.
Instructions
Save current buffer or save to specific filename
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | No | Optional filename to save buffer to (defaults to current buffer's filename) |