Remove rule to load JS file
This file was removed and put into the emacs-config project
This commit is contained in:
parent
e33b9ab37b
commit
c5dc9763ab
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@
|
|||
(with-eval-after-load 'elec-pair (load "oni-elec-pair-init"))
|
||||
(with-eval-after-load 'eshell (load "oni-eshell-init"))
|
||||
(with-eval-after-load 'gnus (load "oni-gnus-init"))
|
||||
(with-eval-after-load 'js (load "oni-js-mode-init"))
|
||||
(with-eval-after-load 'lui (load "oni-lui-init"))
|
||||
(with-eval-after-load 'ruby-mode (load "oni-ruby-init"))
|
||||
(with-eval-after-load 'scheme (load "oni-scheme-init"))
|
||||
|
|
Loading…
Reference in a new issue