Skip to content

without modifying init.lua, <leader> cannot be set in time for supplied keymaps #160

Closed
@benfleis

Description

@benfleis

I want to try kickstart in its simple form, and be able to update it periodically.
That said, I have years of use with a different <leader>. Changing leader after init.lua loads doesn't help, as that means all the builtin keymaps use <space>, and my addon customs use another.

Proposal: inject a config call, immediately after leader (and other vim base settings) are set, giving the user a change to override those before the remaining keymaps and plugin setups run.

PR to come shortly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions