欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Emacs support for Ruby and Rails
来自开放百科 - 灰狐
获得 modle
http://www.hyperionreactor.net/files/emacs-ruby-rails-1.0.zip
支持 Ruby
(require 'ruby-mode) (require 'ruby-electric)
支持 Ruby on Rails
(defun try-complete-abbrev (old) (if (expand-abbrev) t nil)) (setq hippie-expand-try-functions-list '(try-complete-abbrev try-complete-file-name try-expand-dabbrev))
(require 'rails)
分享您的观点