fix plenary.nvim not installed (#307)

navigator
siduck76 3 years ago
parent c60df482e9
commit 18705c4da4

@ -180,7 +180,6 @@ return packer.startup(function()
{
"sudormrfbin/cheatsheet.nvim",
disable = not plugin_status.cheatsheet,
event = "VimEnter",
after = "telescope.nvim",
config = function()
require "plugins.chadsheet"

Loading…
Cancel
Save