Skip to content

s:ProcessSign does not handle new sign output #83

@blueyed

Description

@blueyed

Code ref:

let m = matchlist(a:sign, '^\s\+\S\+=\(\d\+\)\s\+\S\+=\(\d\+\)\s\+\S\+=\(\S\+\)\s*$')

Example sign-place output:

['--- Signs ---', 'Signs for foo:', '    line=99  id=3000  name=GitGutterLineModified  priority=10', '    line=100  id=3001  name=GitGutterLineAdded  priority=10' …

It should probably use the new sign_getplaced() there.

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