zed icon indicating copy to clipboard operation
zed copied to clipboard

impl "most" gitsigns.nvim functionality

Open d1y opened this issue 1 year ago • 0 comments

Check for existing issues

  • [X] Completed

Describe the feature

gitsigns.nvim is really useful, this is the reason why I switch directly between vscode and nvim😀 I noticed that we should now have two functions working

{
	"] c": "editor::GoToHunk",
    "[ c": "editor::GoToPrevHunk"
}

If applicable, add mockups / screenshots to help present your vision of the feature

No response

d1y avatar Jan 26 '24 14:01 d1y