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", "sudormrfbin/cheatsheet.nvim",
disable = not plugin_status.cheatsheet, disable = not plugin_status.cheatsheet,
event = "VimEnter",
after = "telescope.nvim", after = "telescope.nvim",
config = function() config = function()
require "plugins.chadsheet" require "plugins.chadsheet"

Loading…
Cancel
Save