I think this has been fixed by doom-modeline

This commit is contained in:
Benson Chu 2022-09-22 10:34:05 -05:00
parent cc6c21035c
commit eb765a944f

View file

@ -63,12 +63,12 @@
(setq ccls-initialization-options
'(:index (:trackDependency 1 :threads 32)))
(with-eval-after-load 'doom-modeline
(advice-add #'lsp--progress-status
:filter-return
#'(lambda (result)
(when result
(concat (string-replace "%%" "%%%%" result) " ")))))
;; (with-eval-after-load 'doom-modeline
;; (advice-add #'lsp--progress-status
;; :filter-return
;; #'(lambda (result)
;; (when result
;; (concat (string-replace "%%" "%%%%" result) " ")))))
(when my-ec/at-ti
(add-to-list 'exec-path