forked from sublimehq/Packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Erlang] Remove special scoping of erlang atoms
This commit removes the `variable-erlang` context, which was used to scope all `erlang` tokens as `variable.namespace`. As a result the `erlang` token is scoped as ordinary atom if not followed by an accessor. For the reason of change, please refer to: sublimehq#1878 (comment)
- Loading branch information
DeathAxe
committed
Oct 17, 2019
1 parent
7068a80
commit 70a27a3
Showing
2 changed files
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters