Skip to content

Define and expose a public API #37

@julienvincent

Description

@julienvincent

Currently all of hunk.nvim's functionality is exposed behind a set of constrained keybindings where the only level of customization allowed is changing the chords for these behaviours.

It would be better if we defined an exposed a public API for manipulating hunk, and re-implemented the existing bindings in terms of this API.

This would allow users to customize the behaviour of hunk to their liking.

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