Require ol-man to enable linking to man-pages
This commit is contained in:
parent
720ba07bbc
commit
776ba24f3d
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2020.0127.095503
|
||||
;; Version: 2020.0128.190149
|
||||
;; Package-Requires: (oni-yasnippet oni-alert org-plus-contrib org-bullets hydra)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -28,6 +28,7 @@
|
|||
|
||||
(require 'hydra)
|
||||
(require 'ob)
|
||||
(require 'ol-man)
|
||||
(require 'org)
|
||||
(require 'org-capture)
|
||||
(require 'org-clock)
|
||||
|
|
Loading…
Reference in a new issue