Skip to content

Error in SetKeyword when ft=racket #37

@meithecatte

Description

@meithecatte
  1. vi test.rkt
  2. i(<ESC>
  3. ,W

Expected result: (())
Actual result:

Error detected while processing function PareditWrap[1]..<SNR>23_SetKeyword:
line    3:
E474: Invalid argument: iskeyword+=+,-,*,/,%,<,=,>,:,$,?,!,@-@,94,~,#,|,&
Press ENTER or type command to continue

This seems to be caused by repeated values, the racket plugin seems to set iskeyword=@,48-57,_,192-255,#,%,^.

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