removing workarounds
This commit is contained in:
parent
ff11fa1d19
commit
adf9f53b0e
2 changed files with 9 additions and 7 deletions
|
@ -190,7 +190,7 @@
|
|||
(setq mu4e-alert-email-notification-types '(count))
|
||||
|
||||
;; FIXME: workaround for issue with doom mu4e not expanding ~
|
||||
(setq mu4e-get-mail-command "mbsync -a")
|
||||
;; (setq mu4e-get-mail-command "mbsync -a")
|
||||
|
||||
(add-hook! mu4e-compose-mode
|
||||
(ws-butler-mode -1)))
|
||||
|
|
14
packages.el
14
packages.el
|
@ -10,12 +10,14 @@
|
|||
(unpin! lsp-mode)
|
||||
(unpin! sly)
|
||||
;; (unpin! racket-mode)
|
||||
;; (unpin! consult)
|
||||
;; (unpin! vertico)
|
||||
;; (unpin! embark)
|
||||
;; (unpin! orderless)
|
||||
;; (unpin! cape)
|
||||
;; (unpin! corfu)
|
||||
|
||||
(unpin! consult)
|
||||
(unpin! vertico)
|
||||
(unpin! embark)
|
||||
(unpin! orderless)
|
||||
(unpin! cape)
|
||||
(unpin! corfu)
|
||||
|
||||
(unpin! yasnippet-capf)
|
||||
(unpin! parinfer-rust-mode)
|
||||
;; (unpin! geiser)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue