git-dev.nvim
git-dev.nvim copied to clipboard
Custom XDG Handler Support
Adding support for handling Custom XDG Schemes.
Related to
- #11
TODO
- [x] Create Desktop Entry
- [x] Register Desktop Entry as Handler for scheme
- [x] Generated Desktop Files hold a comment on the First line to Identify them
- [ ] Cleanup Desktop Entries
- [ ] Handeling GitDev Requests for the Scheme - maybe a new GitDevHandleXDG method?
@moyiz This currently just has the Functions to Create the Desktop Entry, and Register it as the System Handler.