Skip to content

syntax highlighting on list of vectors breaks #26

Description

@djtango

Hi (thanks for writing this awesome vim plugin!)

I have come across a syntax bug where if I use a quotes and hash/pounds to denote a list of vectors literal, all code after the list literal is coloured as quoted:

e.g.

(define vec
  `(#() #() #()))

Will cause all code following it to be coloured as if it was quoted.

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