Closed
Description
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
Labels
No labels