-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keymaps should be defined once when the package is loaded, not every time the mode is enabled. The correct way allows customizing the keymap using facilities such as use-package's :bind definitions, whereas the previous way clobbered any user customizations in the keymap every time mediawiki-mode was enabled.
- Loading branch information
1 parent
5178a1a
commit 05aab5c
Showing
2 changed files
with
80 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters