Skip to content
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.

Call require-module automaticaly ? #9

@Pantoofle

Description

@Pantoofle

I recently discovered that all plugins by alexherbo2 are broken with plug.kak, because they seem to use the require-module function, so even after calling
plug "alexherbo2/auto-pairs.kak"
The auto-pairs plugin will not be enabled, we need to add require-module auto-pairs after the plug for the functions to be accessible.

Could it be possible to automatically try to call require-module in plug so that we don't have to manually require all modules ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions