Skip to content

Add mappings for jumping to previous or next git item.#56

Merged
kyazdani42 merged 2 commits into
nvim-tree:masterfrom
kristijanhusak:feature/go-to-git-items
Jul 22, 2020
Merged

Add mappings for jumping to previous or next git item.#56
kyazdani42 merged 2 commits into
nvim-tree:masterfrom
kristijanhusak:feature/go-to-git-items

Conversation

@kristijanhusak

Copy link
Copy Markdown
Contributor

This is one more feature request that i mentioned in #51 .

It's just a simple search for any git icon from current line. This is how I implemented it for defx, and nerdtree git plugin does the same. No one complained so far :)

@kyazdani42 kyazdani42 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if it works like this, i don't really care how it's implemented. It's simple enough as it is :)

Comment thread lua/tree.lua Outdated
Comment thread lua/tree.lua
Comment thread lua/tree.lua

@kyazdani42 kyazdani42 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM again ! Great work thanks :)

@kyazdani42 kyazdani42 merged commit 387c9de into nvim-tree:master Jul 22, 2020
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
…-items

Add mappings for jumping to previous or next git item.
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.

2 participants