Compare commits
No commits in common. "a58443e9e5b6afdaa2d23a54d6abe81c6496b3a6" and "49af022e9a5fbf4d5a87a4fabafb42fd4890cfed" have entirely different histories.
a58443e9e5
...
49af022e9a
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
return {
|
||||
"HakonHarnes/img-clip.nvim",
|
||||
event = "BufEnter",
|
||||
opts = {
|
||||
-- add options here
|
||||
-- or leave it empty to use the default settings
|
||||
},
|
||||
keys = {
|
||||
-- suggested keymap
|
||||
{ "<leader>p", "<cmd>PasteImage<cr>", desc = "Paste clipboard image" },
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in a new issue