Skip to content

fix(racket): allow toggling smart bracket mode #8367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jdogzz
Copy link
Contributor

@Jdogzz Jdogzz commented Apr 19, 2025

Adds a custom variable to allow disabling smart bracket mode.

Fix: #1452


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to Doom's git conventions.
  • My changes are visual; I've included before and after screenshots.
  • I am blindly checking these off.
  • Any relevant issues or PRs have been linked to.
  • This a draft PR; I need more time to finish it.

Adds a custom variable to allow disabling smart bracket mode.

Fix: doomemacs#1452
@hlissner hlissner added is:feature Adds or requests new features, or extends existing ones re:keybinds Changes to or discussion about Doom's keybinds module:lang/racket Pertains to Doom's :lang racket module was:moved Is, was, or will be addressed elsewhere labels Apr 30, 2025
@hlissner hlissner marked this pull request as draft April 30, 2025 10:40
@hlissner hlissner added this to the modules backlog milestone Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:feature Adds or requests new features, or extends existing ones module:lang/racket Pertains to Doom's :lang racket module re:keybinds Changes to or discussion about Doom's keybinds was:moved Is, was, or will be addressed elsewhere
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In racket-mode, square brackets are automatically changed to parenthesis
2 participants