Skip to content

syntax entry for dollar sign #320

Closed
Closed
@mallt

Description

@mallt

While using avy-goto-word-1 (https://github.com/abo-abo/avy) I noticed I couldn't jump to the first letter of php variables. After setting the dollar sign as symbol constituent with

(modify-syntax-entry ?$ "_" php-mode-syntax-table)

avy-goto-word-1 starting working as expected.

Would this be a correct addition to the php-mode-syntax-table?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions