diff --git a/plugins/lib/scope_data/data.py b/plugins/lib/scope_data/data.py index e1fd187e..08d8b6cb 100644 --- a/plugins/lib/scope_data/data.py +++ b/plugins/lib/scope_data/data.py @@ -3,6 +3,8 @@ # # constant.other.{path,wildcard}: # https://github.com/sublimehq/Packages/pull/3803#issuecomment-1627711666 +# constant.language.boolean.{true,false}: +# https://github.com/sublimehq/Packages/pull/4009 DATA = """ comment line @@ -25,6 +27,8 @@ infinity nan boolean + false + true null other placeholder