From ed7ed654c5f3cd42f78d6355686d5288cdedd421 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Sat, 1 Feb 2020 17:21:27 +0800 Subject: [PATCH] Update dependencies. --- doom-modeline.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doom-modeline.el b/doom-modeline.el index ad34cebd..393d530c 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -5,7 +5,7 @@ ;; Author: Vincent Zhang ;; Homepage: https://github.com/seagle0128/doom-modeline ;; Version: 2.9.0 -;; Package-Requires: ((emacs "25.1") (all-the-icons "1.0.0") (shrink-path "0.2.0") (dash "2.11.0")) +;; Package-Requires: ((emacs "25.1") (all-the-icons "2.2.0") (shrink-path "0.2.0") (dash "2.11.0")) ;; Keywords: faces mode-line ;; This file is not part of GNU Emacs. @@ -137,6 +137,7 @@ '(bar window-number matches git-timemachine buffer-position word-count parrot selection-info) '(misc-info minor-modes indent-info buffer-encoding major-mode)) + ;; ;; Interfaces ;;