List open buffers
nvim_list_buffersList all loaded buffers with their file paths, filetypes, and modified state to track open files and identify unsaved changes in a Neovim session.
Instructions
List every loaded buffer with its path, filetype and modified state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||