Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

when using <c-x><c-t> causes error when there isnt an text #52

Open
@Gavinok

Description

@Gavinok

When I use the completion mapping when there is no text before it for example a blank line I get this error.

|| Error detected while processing function
|| minisnip#complete[40]
|| E684: list index out of range: 0
|| Error detected while processing function
|| minisnip#complete[40]
|| E116: Invalid arguments for function add

works as expencted when i have typed before using completion. eg if is type f and call completion it will complete with for. as seen in the error it looks like its coming from the call to add.

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