Skip to content

Commit 00ec81f

Browse files
committed
1 parent 0119128 commit 00ec81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-mode-font-lock.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ Excludes true, false, and keywords begin with a number sign.")
570570
'("os" "arch" "swift" "compiler" "canImport" "targetEnvironment"
571571
"OSX" "macOS" "iOS" "watchOS" "tvOS" "i386" "x86_64" "arm" "arm64"
572572
"iOSApplicationExtension" "OSXApplicationExtension"
573-
"macOSApplicationExtension" "simulator" "unavailable")
573+
"macOSApplicationExtension" "simulator" "unavailable" "noasync")
574574
"Keywords for build configuration statements.")
575575

576576
(defconst swift-mode:standard-precedence-groups

0 commit comments

Comments
 (0)