diff --git a/misc/IntelliJIDEA/Go.xml b/misc/IntelliJIDEA/Go.xml index 09265a2e0fd..51abdf41273 100644 --- a/misc/IntelliJIDEA/Go.xml +++ b/misc/IntelliJIDEA/Go.xml @@ -75,6 +75,7 @@ Copy this custom language definition & configuration file to + diff --git a/misc/bbedit/Go.plist b/misc/bbedit/Go.plist index 791f93d16cd..1220d6efb46 100644 --- a/misc/bbedit/Go.plist +++ b/misc/bbedit/Go.plist @@ -11,7 +11,7 @@ break, byte, cap, - case, + case, chan, close, complex, @@ -20,8 +20,9 @@ const, continue, copy, - default, + default, defer, + delete, else, error, fallthrough, diff --git a/misc/kate/go.xml b/misc/kate/go.xml index c187eda82b7..03f4f2a0c82 100644 --- a/misc/kate/go.xml +++ b/misc/kate/go.xml @@ -70,6 +70,7 @@ close complex copy + delete imag len make