Jelajahi Sumber

Add ranger back to #emacs and crystal support

Colin Powell 5 tahun lalu
induk
melakukan
524445429c
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      emacs/.config/doom/init.el

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

@@ -49,7 +49,7 @@
        snippets          ; my elves. They type so I don't have to
 
        :emacs
-       (dired +icons)
+       (dired +ranger +icons)
        electric          ; smarter, keyword-based electric-indent
        vc                ; version-control and Emacs, sitting in a tree
 
@@ -92,7 +92,7 @@
        ;;clojure           ; java with a lisp
        ;;common-lisp       ; if you've seen one lisp, you've seen them all
        ;;coq               ; proofs-as-programs
-       ;;crystal           ; ruby at the speed of c
+       crystal           ; ruby at the speed of c
        ;;csharp            ; unity, .NET, and mono shenanigans
        data              ; config/data formats
        ;;erlang            ; an elegant language for a more civilized age