From 86ddc09030209622ea91c028f7309ddb78612308 Mon Sep 17 00:00:00 2001 From: Marcus Kammer <2262664-marcuskammer@user.noreply.gitlab.com> Date: Wed, 25 Nov 2020 09:36:17 +0100 Subject: [PATCH] Add powershell package --- bundle/bundle--package.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index d6110d72..d653c091 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -154,3 +154,5 @@ There are two things you can do about this warning: (use-package forge :after magit) + +(use-package powershell)