mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
## Description Adds a `<leader>gY` keymap that copies the URL from `Snacks.gitbrowse()` to the clipboard. This is a feature in other git browse plugins like `vim-rhubarb`, so other people will probably be looking for this when migrating like I did. Let me know if you'd prefer a different key combination, thanks! ## Related Issue(s) N/A ## Screenshots N/A ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. |
||
---|---|---|
.. | ||
autocmds.lua | ||
init.lua | ||
keymaps.lua | ||
options.lua |