Skip to content

Strong fold

Compare
Choose a tag to compare
@Walheimat Walheimat released this 24 Aug 10:46
· 203 commits to trunk since this release

2.4.1 (2024-08-11)

Configurations

  • ace-window: add delete-other-windows to dispatch (3a4cb00)
  • ace-window: dispatch when more than 1 window (d7a382c)
  • adjunct: mimic window-prefix-map of Emacs 30 (0580b8c)
  • adjunct: move swipe-window-prefix to user prefixed M-o (a1d06d5)
  • avy: use at-full and closest for goto-line (92db43c)
  • completionist: re-bind to user-prefixed forward slash (c6e857d)
  • corfu: C-j inserts (eaf7474)
  • flymake: fix indicator-type to fringes (2b67ad4)
  • hideshow: enable in prog(-like) modes, re-bind keys (cadd5dd)
  • lsp-sonarlint: update configuration (b94faf4)
  • partial-recall: enable new hygiene behavior (833a09c)
  • repeat: set repeat-exit-key to q (c542ea6)
  • surround: remove broken general keymap binding (2108335)
  • various: rebind user-prefixed k, i and o (bda5708)

Bug Fixes

  • find-project-tasks-heading: don't set override to nil (2b3e53a)

Improvements

  • ace-window: add partial-recall buffer switch to dispatch (5f01fe0)
  • ace-window: use common macro (3a7c312)
  • avy: order goto-line using line number (addad3e)
  • config,org-agenda: package tag search as custom command (4c436e7)
  • config: re-order sections and code (1eeeaa4)
  • consult: hide buffers of agenda source (1a81b42)
  • dap-mode: create custom global minor mode with bindings (7b8a9b3)
  • prelude: allow setting Emacs version used (001d9c9)
  • transpose-frame: extend on explanation why it is useful (f9ff479)