Skip to content

Simplify keymap defintion using defvar-keymap#208

Merged
NathanLovato merged 4 commits into
godotengine:masterfrom
charjr:update-keymap
Jun 15, 2026
Merged

Simplify keymap defintion using defvar-keymap#208
NathanLovato merged 4 commits into
godotengine:masterfrom
charjr:update-keymap

Conversation

@charjr

@charjr charjr commented May 24, 2026

Copy link
Copy Markdown
Contributor

Reduces the boilerplate, no behaviour changes. This also changes two keybindings in response to #210:

  • C-c n is now C-c C-n
  • C-c i is now C-c C-i

@NathanLovato NathanLovato merged commit 93b9697 into godotengine:master Jun 15, 2026
9 checks passed
@NathanLovato

Copy link
Copy Markdown
Collaborator

Thank you!

charjr added a commit to charjr/emacs-gdscript-mode that referenced this pull request Jun 20, 2026
* Simplify keymap with defvar-keymap macro

* Update requires to 29.1

* Replace C-c i with C-c C-i (See godotengine#210)

* Replace C-c n with C-c C-n (See godotengine#210)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants