From c7e5178a36c6424a9535e775fd0e43a9de4abc21 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 24 Aug 2022 20:41:36 -0700 Subject: [PATCH] =?UTF-8?q?[oni-org]=20Add=20=E2=80=98form-feed=E2=80=99?= =?UTF-8?q?=20package=20to=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This way I can use pretty looking horizontal rulers in my org files. --- oni-org/oni-org.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oni-org/oni-org.el b/oni-org/oni-org.el index 39ee5eb..b385727 100644 --- a/oni-org/oni-org.el +++ b/oni-org/oni-org.el @@ -4,8 +4,8 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2022.0621.091652 -;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti) +;; Version: 2022.0824.204055 +;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti form-feed) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by