Closed kuanyui closed 4 years ago
e.g.
foo='bar'
foo should be seemed as a symbol (token) by Emacs's syntax engine, instead of foo=
foo
foo=
If needed, I can squash these two commits.
Thanks for PR
e.g.
foo
should be seemed as a symbol (token) by Emacs's syntax engine, instead offoo=