Files
.emacs.d/runtimes/ruby.el

8 lines
95 B
EmacsLisp

;;
;; Ruby setup
;;
;; rbenv
;; (when (require 'rbenv nil 'noerror)
;; (global-rbenv-mode))