Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.4.0](v2.3.1...v2.4.0) (2024-06-23) ### Features * **settings:** add wal-other-window-for-scrolling ([b88758e](b88758e)) * **transpose-frame:** add package, create keymap ([a108423](a108423)) * **useful:** wal-swipe-window-prefix ([f6146a9](f6146a9)) * **wal-other-window-mru:** add and bind to M-o ([8920a18](8920a18)) ### Configurations * **avy:** invert keys of left hand ([db5b41f](db5b41f)) * **avy:** use style at for word-0 ([dfcfd40](dfcfd40)) * **avy:** use words style everywhere ([8fd8976](8fd8976)) * **avy:** word-0 at-full, order-closest; re-order keys ([362851c](362851c)) * **cape,tempel:** use common command map bound to C-c k ([9d966bd](9d966bd)) * **consult,avy:** bind H-M-l to consult-goto-line ([a309ca8](a309ca8)) * **consult,project:** simplify bindings ([f14abee](f14abee)) * **consult:** hide compilation buffer source ([aa9ccdc](aa9ccdc)) * **consult:** single quote switches projects ([166feed](166feed)) * **corfu-quick:** match keys to vertico-quick ([0ecaf01](0ecaf01)) * **corfu,embark:** completion to k, embark to single quote ([149236e](149236e)) * **corfu:** bind completionist to user-prefixed M-k ([d4fe7ac](d4fe7ac)) * **corfu:** increase auto-delay, bind user-prefixed . to cap ([1020115](1020115)) * **corfu:** remove additional binding for corfu-insert-separator ([a1ca633](a1ca633)) * **corfu:** use default auto delay ([1790f2d](1790f2d)) * **dap-mode:** bind plain to dap-next, meta to command map ([6afa202](6afa202)) * **dired-x:** disable dired-omit-verbose ([775144c](775144c)) * **dired-x:** run dired-omit-mode for dired ([c1bd846](c1bd846)) * **dired:** don't remove j binding in repeat-map ([9b825a7](9b825a7)) * **dumb-jump:** add additional project markers ([040390a](040390a)) * **dumb-jump:** move wal-dumb-jump-go back to editor ([11f84b3](11f84b3)) * **embark:** move to user-prefixed period ([12af10d](12af10d)) * **gd-script,emacs-lisp-mode:** remove custom completion settings ([b2cae51](b2cae51)) * **gdscript-mode:** use default indent offset ([a442f27](a442f27)) * **gdscript-mode:** use lsp-mode ([25b5ce0](25b5ce0)) * **global:** bind modifiers to function keys ([5658063](5658063)) * **key-bindings:** remove simulations of C-{x,c} ([414eebf](414eebf)) * **lsp-mode,treemacs:** don't set no-delete-other-windows ([497d654](497d654)) * **lsp-mode:** set force-aligned for HTML LSP ([fe7e0d3](fe7e0d3)) * **lsp-ui:** enable sideline ([96fe205](96fe205)) * **magit-process:** apply ANSI colors ([717d1c9](717d1c9)) * **magit-process:** increase popup time ([02177fa](02177fa)) * **magit-process:** set popup time to 4 seconds ([0af383a](0af383a)) * **org,markdown-mode:** enable auto-fill-mode ([fd42eb6](fd42eb6)) * **org:** enable enforce-todo{-checkbox}-dependencies ([880a562](880a562)) * **package:** bind find-in-here to user-prefixed M-h ([b381dbe](b381dbe)) * **project:** bind remember-projects-under to m in map ([46090f8](46090f8)) * **project:** switch-to-parent-project => meta quote ([0c75d8f](0c75d8f)) * **project:** wal-project-find-in-here in project-prefix-map ([20c4ad2](20c4ad2)) * **puni:** move around, no caps ([7dd2e90](7dd2e90)) * **register:** bind quick register to user-prefixed period ([5d64b4b](5d64b4b)) * **register:** don't bind window-configuration-to-register ([091f9f2](091f9f2)) * **register:** remove quick register ([cc8f3cc](cc8f3cc)) * **rg:** use ripgrep for buffer name ([4a537e2](4a537e2)) * **rust-mode:** bind debug command ([78ce7c0](78ce7c0)) * **rust-mode:** enable new harpoon feature to format before save ([3fdd648](3fdd648)) * **rust-mode:** load dap-cpptools for debugging ([257dfca](257dfca)) * **ship-mate:** use new keyword for execute commands ([2aa64fa](2aa64fa)) ### Bug Fixes * **avy:** require avy for custom commands ([6db5d7d](6db5d7d)) * **org:** don't hardcode in-progress state string ([266005b](266005b)) * **text-mode:** don't globally set auto-fill-mode ([2d936e6](2d936e6)) * **wal-doppelganger:** don't display indirect buffer ([0c5c621](0c5c621)) * **workspace:** make finding in directory work with embark ([dcec633](dcec633)) ### Improvements * **ace-window:** re-add minimal configuration ([fd67f40](fd67f40)) * **ace-window:** simplify dispatch alist ([f942f98](f942f98)) * **avy:** only use at-full in custom word-0 ([79b2ac3](79b2ac3)) * **bindings:** add which-key replacements for new key ([58ec7dd](58ec7dd)) * **dired-x:** add unnumbered property ([3ca2f32](3ca2f32)) * **dumb-jump:** call interactively and set to not prompt ([66543b7](66543b7)) * **lsp-mode:** mention why `lsp-enable-snippet` is disabled ([fc5fbc7](fc5fbc7)) * **register:** select window on jump to marker ([c4bd738](c4bd738)) * **tempel:** add ert template ([b03e3a1](b03e3a1)) * **useful:** add wal-doppelganger ([6bfb396](6bfb396)) * **useful:** wal-isearch-other-windows ([b6e7985](b6e7985)) * **useful:** wal-other-window ([965d800](965d800)) * **vterm:** disable query-on-exit flag ([659be4d](659be4d)) * **wal-lsp-dwim:** don't format buffer at line-end ([fc88104](fc88104))
- Loading branch information