refactor(handlers): lazy resolving of plugin handlers (#1126)

* refactor(handlers): lazy resolving of plugin handlers

* test: fixed tests
This commit is contained in:
Folke Lemaitre 2023-10-16 22:34:44 +02:00 committed by GitHub
parent b9c604e839
commit 2f169e74d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 126 additions and 120 deletions

View file

@ -55,7 +55,7 @@ M.defaults = {
icons = {
cmd = "",
config = "",
event = "",
event = " ",
ft = "",
init = "",
import = "",
@ -67,7 +67,7 @@ M.defaults = {
runtime = "",
require = "󰢱 ",
source = "",
start = "",
start = " ",
task = "",
list = {
"",