Remove beginend.el

It's buggy
This commit is contained in:
Case Duckworth 2021-09-03 17:23:35 -05:00
parent eaca079a43
commit c9376d000f
1 changed files with 0 additions and 3 deletions

View File

@ -910,9 +910,6 @@ like a dumbass."
(apheleia--get-formatter-command)))
(indent-region (point-min) (point-max))))))
(setup (:straight (beginend))
(beginend-global-mode +1))
(setup (:straight (consult
:host github
:repo "minad/consult"))