Commit graph

  • b96778497b
    fix(corfu): use :filter instead of :enable StrawberryTea 2024-02-23 10:19:55 -06:00
  • a1ba1593fc
    fix(corfu): complete after colon in lispy StrawberryTea 2024-02-21 16:51:11 -06:00
  • 14f350a3da
    fix(corfu): move orderless conf out of corfu block StrawberryTea 2024-02-20 08:23:00 -06:00
  • 16c4daee52
    feat(config): add smart-ret for corfu StrawberryTea 2024-02-19 23:44:58 -06:00
  • 881c45bd05
    doc(corfu): document +corfu-want-C-x-bindings StrawberryTea 2024-02-19 18:19:00 -06:00
  • d25e15072d
    fix(corfu): bind tng tab commands to insert state StrawberryTea 2024-02-17 10:55:19 -06:00
  • fa1979d97f
    feat(config): make C-x corfu bindings optional StrawberryTea 2024-02-17 10:52:57 -06:00
  • 42f48ace69
    fix(corfu): bind cape-dabbrev eagerly StrawberryTea 2024-02-17 10:50:17 -06:00
  • f3729174bd
    feat(corfu): update minibuffer hints manually StrawberryTea 2024-02-17 10:47:35 -06:00
  • 0ea6968f74
    refactor(corfu): unwrap add-hook from after! block StrawberryTea 2024-02-17 10:45:49 -06:00
  • b54c64bc21
    fix(corfu): load minibuffer-setup-hook earlier StrawberryTea 2024-02-17 10:44:00 -06:00
  • a2e76be3a9
    bump: :completion corfu Luigi Sartor Piucco 2024-02-04 18:19:04 -03:00
  • 956b85310c
    feat(corfu): general move-to-minibuffer impl Luigi Sartor Piucco 2024-02-04 17:17:13 -03:00
  • d666dcd713
    feat(corfu): impl smart confirm in minibuffer Luigi Sartor Piucco 2023-12-21 12:07:39 -03:00
  • 7bbef94854
    fix(corfu): move binds to :config default Luigi Sartor Piucco 2023-12-11 19:12:54 -03:00
  • 8ef4ce6311
    feat(corfu,vertico): use equal orderless config Luigi Sartor Piucco 2023-10-29 14:31:13 -03:00
  • 948f2b7705
    feat(corfu): more CAPFs and ergonomy changes StrawberryTea 2023-10-30 14:36:19 -04:00
  • 8ed223c98e
    feat(corfu): add snippets Luigi Sartor Piucco 2023-07-26 19:57:21 -03:00
  • 5532c68e53
    module: add :completion corfu Luigi Sartor Piucco 2022-09-24 17:33:32 -03:00
  • 16148ead05 dev: updating from latest Matt Nish-Lapidus 2024-03-11 13:08:02 -04:00
  • a0344ffc3a
    fix(mu4e): advice for new mu4e release StrawberryTea 2024-03-11 03:01:48 -05:00
  • b382255704
    release(modules): 24.03.0-dev Henrik Lissner 2024-03-11 03:30:10 -04:00
  • 68682ac012
    fix(ruby): ruby REPL w/ robe Henrik Lissner 2024-03-11 03:55:04 -04:00
  • 1db96a1fdb
    docs(web): correct type, mention JS comment hack, remove superfluous notice Henrik Lissner 2024-03-11 03:44:41 -04:00
  • a0a1babc0d
    fix(cli): silence output from site-lisp Henrik Lissner 2024-03-11 03:27:38 -04:00
  • 559171575e
    refactor(lib): doom-region-end: extract marker Henrik Lissner 2024-03-11 03:26:01 -04:00
  • 61327bf777
    refactor(lib): use doom-region-{beginning,end} Henrik Lissner 2024-03-11 03:24:44 -04:00
  • 4be265ead7
    fix: doom-incremental-first-idle-timer: type error when nil (part 2) Henrik Lissner 2024-03-11 02:50:33 -04:00
  • e27d9b35d3 fix(popup): fix finding of major side window Tim Ruffing 2024-02-11 03:49:35 +01:00
  • c6063de439
    nit: revise and reformat comments Henrik Lissner 2024-03-11 00:47:13 -04:00
  • 7f484f7010
    refactor: remove explain-pause-mode Henrik Lissner 2024-03-11 00:42:17 -04:00
  • 6c1aa0fb62
    bump: :tools editorconfig Henrik Lissner 2024-03-11 00:41:00 -04:00
  • dec058fabb
    fix(treemacs): treemacs-nerd-icons load order w/ +lsp Henrik Lissner 2024-03-11 00:37:17 -04:00
  • 41e81f67a7
    refactor(editorconfig): remove unused advice Henrik Lissner 2024-03-11 00:26:19 -04:00
  • 43870bf831
    fix(editorconfig): prevent changes to tab-width in org-mode Henrik Lissner 2024-03-10 23:50:14 -04:00
  • 198fe82b6d
    feat(lib): backport find-sibling-file Henrik Lissner 2024-03-10 20:43:52 -04:00
  • 3b405c8d81
    fix(lib): only use alpha-background on pgtk builds Henrik Lissner 2024-03-10 20:42:02 -04:00
  • 3820ead9e3
    tweak(markdown): disable wiki links & math highlights by default Henrik Lissner 2024-03-10 00:38:13 -05:00
  • f1c1efe420
    refactor(biblio): move 3rd party modes to use-package blocks Henrik Lissner 2024-03-06 00:26:17 -05:00
  • 2bce9dbc1a
    fix: doom-incremental-first-idle-timer: type error when nil Henrik Lissner 2024-03-05 15:57:31 -05:00
  • d443488728
    bump: :lang nim Henrik Lissner 2024-03-05 02:31:00 -05:00
  • 79429ecc56
    fix(nim): swap nimfmt with nimpretty Henrik Lissner 2024-03-05 02:29:18 -05:00
  • aad8ec1895 feat(java): java.el takes java-ts-mode into account minh 2024-03-10 11:52:34 +07:00
  • 7018cb45fb
    fix(vertico): disable minor mode highlight duly Dev380 2024-03-09 21:54:06 -08:00
  • 85ea0af014 dev: updating from latest Matt Nish-Lapidus 2024-03-09 09:35:06 -05:00
  • 195a24c7c9 dev: merge branch 'pr7682' into emenel Matt Nish-Lapidus 2024-03-09 09:29:53 -05:00
  • 6b57ada323 dev: merge branch 'pr7339' into emenel Matt Nish-Lapidus 2024-03-09 09:26:27 -05:00
  • 9e65bee47e dev: merge branch 'master' Matt Nish-Lapidus 2024-03-09 09:26:07 -05:00
  • d657be1744
    feat(vertico): completion highlights a la ivy Dev380 2024-03-08 20:21:36 -05:00
  • f56395956a dev: merge branch 'pr7002' into emenel Matt Nish-Lapidus 2024-03-08 09:06:40 -05:00
  • 3a001534c1
    docs(corfu): add @LemonBreezes as co-maintainer Luigi Sartor Piucco 2024-03-04 14:17:56 -03:00
  • 69c82bc0f0
    refactor(corfu): settings and keybinding overhaul Luigi Sartor Piucco 2024-03-02 13:10:00 -03:00
  • 9b9b54b82a dev: updating from latest Matt Nish-Lapidus 2024-03-05 08:01:17 -05:00
  • bea81278fd
    bump: :checkers syntax Henrik Lissner 2024-03-04 23:08:33 -05:00
  • 47dc59f3b2 fix(nix): make doctor check against nix-nixfmt-bin Yejun Su 2023-10-11 10:18:34 +08:00
  • 645c856de0 fix(popup): allow killing popup buffers StrawberryTea 2023-10-14 14:21:02 -05:00
  • 78b85b8a72 fix(vertico): mapping for embark open in workspace 45mm 2024-02-05 16:40:47 +05:30
  • 5d77d317a3
    fix(clojure): obsolete ref to cider-repl-print-length Krzysztof Baranowski 2024-03-04 22:12:34 -08:00
  • c03113906a
    fix(dired): hide flycheck temp files StrawberryTea 2024-03-05 00:11:19 -06:00
  • 2b2901593e refactor(biblio): tidy use-package usage Liam Hupfer 2024-03-03 23:55:40 -06:00
  • 0fc32ed881 perf(biblio): do not load oc-natbib by default Liam Hupfer 2024-03-03 23:38:19 -06:00
  • 9f198978f8 fix(biblio): avoid 'oc-csl dependency cycle Liam Hupfer 2024-03-03 18:43:10 -06:00
  • 2324ff4bb7
    bump: :lang rust Henrik Lissner 2024-03-04 22:56:58 -05:00
  • 44bc88ec39
    bump: code-review Henrik Lissner 2024-03-04 22:28:47 -05:00
  • 3dbdcb7947
    fix: define doom-font-error Henrik Lissner 2024-03-04 22:20:17 -05:00
  • b94d14811d
    bump: :tools lsp Henrik Lissner 2024-03-04 22:12:09 -05:00
  • ff127805d3
    bump: :tools magit Henrik Lissner 2024-03-04 22:11:54 -05:00
  • 2e123839d1
    bump: :lang rust Henrik Lissner 2024-03-04 22:09:28 -05:00
  • 2757a97a30
    fix(org): don't change tab-width in org-mode Henrik Lissner 2024-03-04 05:08:14 -05:00
  • fb12635864
    docs(corfu): add @LemonBreezes as co-maintainer Luigi Sartor Piucco 2024-03-04 14:17:56 -03:00
  • a85f4d9f6c dev: updating from latest Matt Nish-Lapidus 2024-03-04 12:16:35 -05:00
  • 8015d3172d
    refactor(corfu): settings and keybinding overhaul Luigi Sartor Piucco 2024-03-02 13:10:00 -03:00
  • afe9fa896f dev: merge branch 'pr7002' into emenel Matt Nish-Lapidus 2024-03-04 09:48:38 -05:00
  • 183ab38926
    bump: spell-fu Henrik Lissner 2024-03-04 03:29:42 -05:00
  • 179e300bfd
    bump: visual-fill-column Henrik Lissner 2024-03-04 03:26:07 -05:00
  • 93faae87eb
    refactor(corfu): settings and keybinding overhaul Luigi Sartor Piucco 2024-03-02 13:10:00 -03:00
  • 4102c1f5b6 dev: updating from latest Matt Nish-Lapidus 2024-03-02 12:53:27 -05:00
  • 03f065df9f
    refactor(corfu): settings and keybinding overhaul Luigi Sartor Piucco 2024-03-02 13:10:00 -03:00
  • eaa9d0e188 dev: updating from latest Matt Nish-Lapidus 2024-03-01 15:01:17 -05:00
  • 2bb5f29a01
    feat(corfu): make minibuffer completion optional StrawberryTea 2024-02-28 17:42:47 -06:00
  • 13eba74fe9
    feat(config): modify smart-ret in +tng minibuffer StrawberryTea 2024-02-28 16:25:21 -06:00
  • c6eb87c950
    fix(corfu): eval lambdas StrawberryTea 2024-02-23 17:55:30 -06:00
  • 435c9c9fde
    fix(corfu): improve detection of comments StrawberryTea 2024-02-23 10:53:11 -06:00
  • ccf12db615
    fix(corfu): use :filter instead of :enable StrawberryTea 2024-02-23 10:19:55 -06:00
  • 5b37e90cc8
    fix(corfu): complete after colon in lispy StrawberryTea 2024-02-21 16:51:11 -06:00
  • 9fd2ef892e
    fix(corfu): move orderless conf out of corfu block StrawberryTea 2024-02-20 08:23:00 -06:00
  • 57716ef472
    feat(config): add smart-ret for corfu StrawberryTea 2024-02-19 23:44:58 -06:00
  • d28f217b93
    doc(corfu): document +corfu-want-C-x-bindings StrawberryTea 2024-02-19 18:19:00 -06:00
  • eb8d4d646e
    fix(corfu): bind tng tab commands to insert state StrawberryTea 2024-02-17 10:55:19 -06:00
  • 1257527537
    feat(config): make C-x corfu bindings optional StrawberryTea 2024-02-17 10:52:57 -06:00
  • 7a68375ffb
    fix(corfu): bind cape-dabbrev eagerly StrawberryTea 2024-02-17 10:50:17 -06:00
  • e0006ac497
    feat(corfu): update minibuffer hints manually StrawberryTea 2024-02-17 10:47:35 -06:00
  • 5ea9c00f30
    refactor(corfu): unwrap add-hook from after! block StrawberryTea 2024-02-17 10:45:49 -06:00
  • 7daf8e4e15
    fix(corfu): load minibuffer-setup-hook earlier StrawberryTea 2024-02-17 10:44:00 -06:00
  • 70b2e345cc
    bump: :completion corfu Luigi Sartor Piucco 2024-02-04 18:19:04 -03:00
  • 70c327a4f1
    feat(corfu): general move-to-minibuffer impl Luigi Sartor Piucco 2024-02-04 17:17:13 -03:00
  • a5db530622
    feat(corfu): impl smart confirm in minibuffer Luigi Sartor Piucco 2023-12-21 12:07:39 -03:00
  • 14a3eaaa02
    fix(corfu): move binds to :config default Luigi Sartor Piucco 2023-12-11 19:12:54 -03:00
  • b3bd325000
    feat(corfu,vertico): use equal orderless config Luigi Sartor Piucco 2023-10-29 14:31:13 -03:00
  • b239de123c
    feat(corfu): more CAPFs and ergonomy changes StrawberryTea 2023-10-30 14:36:19 -04:00