Don't need to require the smartparens-ruby
explicitly.
As of the smartparens-config will require automatically. Here is the [code](https://github.com/Fuco1/smartparens/blob/master/smartparens-config.el#L74).
This commit is contained in:
parent
f923e69c95
commit
4a02738e6e
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'prelude-programming)
|
||||
(require 'smartparens-ruby)
|
||||
|
||||
(prelude-ensure-module-deps '(ruby-tools inf-ruby yari))
|
||||
|
||||
|
|
Loading…
Reference in a new issue