aboutsummaryrefslogtreecommitdiff
path: root/modules/keybindings.el
Commit message (Collapse)AuthorAgeFilesLines
* chore:keybindings: update comments and remove unused codeCraig Jennings2025-10-231-16/+2
| | | | | | Update comments in keybindings.el for clarity by removing tilde markers around key sequences. Remove unused code related to which-key initialization to streamline the configuration.
* doc: keybindings: better keybindings textCraig Jennings2025-10-181-11/+18
|
* refactor: keybindings: Improve keymap definitions and bindingsCraig Jennings2025-10-161-71/+83
| | | | | | | - Replace deprecated global-set-key with keymap-global-set. - Enhance jump-to command implementation with error checking. - Optimize which-key and free-keys configurations for better startup performance. - Clean up legacy code and comments.
* refactor: keybindings: Consolidate custom keymap setupCraig Jennings2025-10-121-4/+22
| | | | | Unbind Flyspell's 'C-;' keybinding. Move the custom-keymap definition to keybindings.el bound 'C-;'
* changing repositoriesCraig Jennings2025-10-121-0/+100