git-dev.nvim icon indicating copy to clipboard operation
git-dev.nvim copied to clipboard

Open remote git repositories in the comfort of Neovim.

Results 6 git-dev.nvim issues
Sort by recently updated
recently updated
newest added

Just putting out the idea. This would probably be easier to add after switching to async (which I see you have in future plans 😄 ).

Adding support for handling Custom XDG Schemes. ## Related to - #11 ## TODO - [x] Create Desktop Entry - [x] Register Desktop Entry as Handler for scheme - [x]...

I would love to see Gitea `open with `: https://blog.gitea.com/release-of-1.22.0/#rocket-customizable-open-with-ide-menu-29320 ## Requirements - #16

enhancement

It would be nice to have a `GitDevClean` command to clean the current repo if no args are passed, which would close all buffers that are open containing files from...

enhancement

Cool plugin! It would be cool if there were a command which would make an ephemeral cloned repo into a persistent, editable repo. For example, `:GitDevPersist` or `:GitDevSave`. Maybe with...

enhancement

Recently started to actively use plugin and noticed that notifications don't disappear until I exit neovim. Also, from what I see git dev uses custom notifications. Because of that, I...