Compare commits
No commits in common. "7cf7f7c8fec44e8f0ee39ba1529820cfa6ebedd3" and "af8c8bd08991af00c2fb9bbbf7ad8f7499e17272" have entirely different histories.
7cf7f7c8fe
...
af8c8bd089
Binary file not shown.
@ -1,12 +0,0 @@
|
||||
return {
|
||||
"shahshlok/vim-coach.nvim",
|
||||
dependencies = {
|
||||
"folke/snacks.nvim",
|
||||
},
|
||||
config = function()
|
||||
require("vim-coach").setup()
|
||||
end,
|
||||
keys = {
|
||||
{ "<leader>?", "<cmd>VimCoach<cr>", desc = "Vim Coach" },
|
||||
},
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user