소스 검색

[emacs] Add module options to notmuch and web

Colin Powell 1 년 전
부모
커밋
5d096f888e
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      emacs/.config/doom/init.el

+ 3 - 3
emacs/.config/doom/init.el

@@ -180,13 +180,13 @@
        ;;solidity          ; do you need a blockchain? No.
        ;;swift             ; who asked for emoji variables?
        ;;terra             ; Earth and Moon in alignment for performance.
-       web               ; the tubes
-       yaml              ; JSON, but readable
+       (web +lsp)          ; the tubes
+       yaml                ; JSON, but readable
        ;;zig               ; C, but simpler
 
        :email
        ;;(mu4e +org +gmail)
-       notmuch
+       (notmuch +org +afew)
        ;;(wanderlust +gmail)
 
        :app