fix plenary.nvim not installed (#307)
This commit is contained in:
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…
Reference in New Issue
Block a user