diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el index d20b1a8..29c2d66 100644 --- a/init.el +++ b/init.el | |||
@@ -910,9 +910,6 @@ like a dumbass." | |||
910 | (apheleia--get-formatter-command))) | 910 | (apheleia--get-formatter-command))) |
911 | (indent-region (point-min) (point-max)))))) | 911 | (indent-region (point-min) (point-max)))))) |
912 | 912 | ||
913 | (setup (:straight (beginend)) | ||
914 | (beginend-global-mode +1)) | ||
915 | |||
916 | (setup (:straight (consult | 913 | (setup (:straight (consult |
917 | :host github | 914 | :host github |
918 | :repo "minad/consult")) | 915 | :repo "minad/consult")) |