diff --git a/emacs/init.el b/emacs/init.el index d0f4292..270e598 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -181,7 +181,9 @@ (ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} +lsp ; LSP really do make things easier huh? +rails ; ruby != rails but rails == ruby - +chruby) ; The easier version + (:if IS-MAC +rbenv) ; + (:if IS-LINUX +chruby) ; + ) ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good ;;scheme ; a fully conniving family of lisps