Merge pull request #411 from hbin/patch-1
Don't need to require the `smartparens-ruby` explicitly.
This commit is contained in:
commit
2b28cfb41b
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(require 'prelude-programming)
|
(require 'prelude-programming)
|
||||||
(require 'smartparens-ruby)
|
|
||||||
|
|
||||||
(prelude-ensure-module-deps '(ruby-tools inf-ruby yari))
|
(prelude-ensure-module-deps '(ruby-tools inf-ruby yari))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue