Skip to content

Conversation

brianhv
Copy link

@brianhv brianhv commented Sep 6, 2025

This provides three mappings in the summary consumer:

  • prev_sibling to move the cursor to the previous sibling at the current indent level in the tree
  • next_sibling to move the cursor to the next sibling at the current indent level in the tree
  • parent to move the cursor to the parent of the currently selected node

By default, these are bound respectively to <, >, and P, matching the default bindings in nvim-tree.

I didn't notice any contribution guidelines so I just generally tried to make reasonable choices; happy to make adjustments if you'd like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant