fixed #60 - removed el-get due to Windows related problems it was causing
This commit is contained in:
parent
0909522341
commit
401a913402
6 changed files with 3 additions and 68 deletions
|
@ -88,9 +88,6 @@
|
|||
(require 'feature-mode)
|
||||
(add-to-list 'auto-mode-alist '("\.feature$" . feature-mode))
|
||||
|
||||
;; load bundle snippets
|
||||
(yas/load-directory (concat prelude-vendor-dir "feature-mode/snippets"))
|
||||
|
||||
(provide 'prelude-ruby)
|
||||
|
||||
;;; prelude-ruby.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue