Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Jan 11, 2024
1 parent 2936b81 commit 809ef25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/configuration/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export class Configuration implements IConfiguration, vscode.Disposable {

Logger.configChanged(this);

// Update configs in the third-party libraries.
paredit.reader.setParentheses(this.paredit.parentheses);
}

Expand Down

0 comments on commit 809ef25

Please sign in to comment.