commit d0b2bf3228f2bb4b9d306133b34f2dff1114de1c parent 84acd6a41bf348e9577e18d79656849ad0618ac7 Author: Hugo Soucy <hugo@soucy.cc> Date: Sat, 27 Jun 2020 14:24:51 -0400 Remove a package Diffstat:
M | partials/ui-ux.el | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/partials/ui-ux.el b/partials/ui-ux.el @@ -12,11 +12,6 @@ :config (which-key-mode)) -;; (use-package hexrgb -;; ;; Functions to manipulate colors, including RGB hex strings. -;; :ensure t -;; :pin marmalade) - (use-package ace-window ;; Quickly switch windows. :ensure t