How to debug doom cli?

My doom command has this weird warning. How can I trace doom command so that I can know what happened under the hood?

Hi, thats funny, but i bet you un-commented the funny comment beside vertico in your “$DOOMDIR/init.el”.

You can read: (t)?he search engine of the future

it should be:

:completion
;; ...
       vertico           ; the search engine of the future

you probably have:

:completion
;; ...
       vertico           he search engine of the future

Hope you already fixed your config by now.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.