Last active
May 16, 2025 16:25
-
-
Save varunshoor/39990f718ed4d841343d8163b9b9e9a6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"<leader>gg", | |
"<cmd>'<,'>Gist<cr>", | |
mode = "v", | |
desc = "Create Gist from Selection", | |
silent = true, | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment