Skip to content

escaping in config #19

@Konfekt

Description

@Konfekt

For keys the (=<space>) character has to be escaped, for example

\ { 'block' : [" ", " "], 'motionwise' : ['char', 'line', 'block'], 'keys' : ["\ "] },

For block the \ (=) charcter has to be escpaed, for example

\ { 'block' : ["\\(", "\\)"], 'motionwise' : ['char','line','block'], 'keys' : ['eb'] },

How about a note in the documentation?

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