Automatically load oni-tui
This commit is contained in:
parent
8596739704
commit
0bf686bdd6
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 20190225191924
|
||||
;; Version: 20190226021059
|
||||
;; Package-Requires: (oni-ui)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -28,5 +28,7 @@
|
|||
|
||||
(load-theme 'wombat :no-confirm)
|
||||
|
||||
;;;###autoload(require 'oni-tui)
|
||||
|
||||
(provide 'oni-tui)
|
||||
;;; oni-tui.el ends here
|
||||
|
|
Loading…
Reference in a new issue