Skip to content

Support re-using buffers #164

@4e554c4c

Description

@4e554c4c

The lean.nvim project uses a single buffer for the infoview for all buffers. If implemented in agda, this would allow for switching between agda buffers (:bn) or switching between tabs (:tabnext) while and not having redundant infoviews.

The lean.nvim developer gave the following code pointers for this feature: where lean.nvim updates the infoview and where it switches the owning buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions