Shrink dependency chains in core libraries
This commit is contained in:
parent
0634289a01
commit
c826f0f6a8
3 changed files with 1 additions and 6 deletions
|
@ -75,6 +75,7 @@ in, or d) the module associated with the current major mode (see
|
|||
"init.el")
|
||||
(thing-at-point 'sexp t)))
|
||||
((save-excursion
|
||||
(require 'smartparens)
|
||||
(ignore-errors
|
||||
(sp-beginning-of-sexp)
|
||||
(unless (eq (char-after) ?\()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue