Skip to content

How to map some key to original functionality of leader key #94

@suzhiking

Description

@suzhiking

In Neovim ";" repeat the last find move, which I use frequently for text editing. I'm wondering if there is a way to remap some key like "<leader>;" to this original functionality of ";". I tried keymap.set("n", "<leader>;", ";", {noremap = false}) but it didn't work.

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