make cheatsheet enabled by default (#281)
This commit is contained in:
@@ -184,6 +184,7 @@ return packer.startup(function()
|
||||
{
|
||||
"sudormrfbin/cheatsheet.nvim",
|
||||
disable = not plugin_status.cheatsheet,
|
||||
event = "VimEnter",
|
||||
after = "telescope.nvim",
|
||||
config = function()
|
||||
require "plugins.chadsheet"
|
||||
|
||||
Reference in New Issue
Block a user