This repository was archived by the owner on Jan 1, 2024. It is now read-only.
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
kakrc highlighters once the module has been loaded #13
In the plug.kak implementation, we have a
tryblock withrequire-module kak.We can leverage the
ModuleLoadedhook to add the highlighters once thekakmodule has been loaded.