Skip to content

Multiline mappings? #703

@097115

Description

@097115

Just a thought: with a long mapping, for the sakes of readability, it would be great to have a opportunity to split it over several lines, like Vim can :)

May be something like this:

    # insert date in the first column
    nnoremap "id" "<HOME>
                 \ =@ston(@ext(\"date +'%s' #\", 0))<CR>
                 \ :valueize<CR>
                 \ :format \"d%Y-%m-%d\"<CR>"

We can't do anything similar at the moment, right?

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