fix electric-layout-post-self-insert-function autoload
This commit is contained in:
parent
4c7483cd79
commit
456e437496
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
(prelude-require-package 'company-anaconda)
|
||||
(add-to-list 'company-backends 'company-anaconda))
|
||||
|
||||
(require 'electric)
|
||||
(require 'prelude-programming)
|
||||
|
||||
;; Copy pasted from ruby-mode.el
|
||||
|
|
Loading…
Reference in a new issue