diff --git a/misc/bbedit/Go.plist b/misc/bbedit/Go.plist index 45535350aa..791f93d16c 100755 --- a/misc/bbedit/Go.plist +++ b/misc/bbedit/Go.plist @@ -23,6 +23,7 @@ default, defer, else, + error, fallthrough, false, float32, @@ -54,6 +55,7 @@ real, recover, return, + rune, select, string, struct,