[oni-lui] Remove autoload cookie
This should be handled by the init file, not hacked in like this.
This commit is contained in:
parent
c89fb0dc93
commit
ef22e84149
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2019.0904.210647
|
||||
;; Version: 2021.0612.224938
|
||||
;; Package-Requires: (circe)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -46,7 +46,5 @@
|
|||
|
||||
(setq lui-fill-type nil)
|
||||
|
||||
;;;###autoload(with-eval-after-load 'lui (require 'oni-lui))
|
||||
|
||||
(provide 'oni-lui)
|
||||
;;; oni-lui.el ends here
|
||||
|
|
Loading…
Reference in a new issue