Skip to content

iskeyword option #316

@felixhummel

Description

@felixhummel

Hi!

Could completor.vim recognize the iskeyword option for buffer completion?

Steps taken

I have added the minus character to vim's iskeyword option. Please note the - at the end of the following

:set iskeyword
iskeyword=@,48-57,_,192-255,-

Actual

As seen here
image
the suggestion is

foo [ID]

Expected

The suggestion should be

foo-bar [ID]

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