Procházet zdrojové kódy

[emacs] Add Treemacs back

Colin Powell před 4 roky
rodič
revize
f2715a4f76
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      emacs/.config/doom/init.el

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

@@ -41,7 +41,7 @@
        (popup +defaults)   ; tame sudden yet inevitable temporary windows
        ;;pretty-code       ; ligatures or substitute text with pretty symbols
        ;;tabs              ; an tab bar for Emacs
-       ;treemacs          ; a project drawer, like neotree but cooler
+       treemacs          ; a project drawer, like neotree but cooler
        unicode           ; extended unicode support for various languages
        vc-gutter         ; vcs diff in the fringe
        vi-tilde-fringe   ; fringe tildes to mark beyond EOB