소스 검색

Add ranger back to #emacs and crystal support

Colin Powell 5 년 전
부모
커밋
524445429c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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