Skip to content

Tip on line 1531 is incorrect #12

@ghost

Description

The tip on line 1531 is incorrect because it is missing backslash characters before the parentheses and the backreference "1". In other words, it should be:
:%s#.(hours).#\1#
instead of
:%s#.(hours).#1#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions