diff --git a/README.md b/README.md index 4481fb6..ebf3830 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,12 @@ for example: "/**/test/**" ] }, - "lombokSupport": { - "enabled": false // Set this to true to enable lombok support + "jdt": { + "ls": { + "lombokSupport": { + "enabled": false // Set this to true to enable lombok support + } + } }, "referencesCodeLens": { "enabled": false