From 729d289504c311c5236855d547f69b2b6116cc2b Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Mon, 6 Feb 2023 16:02:06 +0100 Subject: [PATCH] No need to load powershell package from --customfile --- bundle/bundle--customfile.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/bundle/bundle--customfile.el b/bundle/bundle--customfile.el index f5a003f1..c4d3c2d2 100644 --- a/bundle/bundle--customfile.el +++ b/bundle/bundle--customfile.el @@ -33,8 +33,6 @@ ("german,english" "[[:alpha:]]" "[^[:alpha:]]" "[']" nil ("-d" "de_DE_frami,en_US") nil utf-8)) ispell-hunspell-dictionary-alist ispell-local-dictionary-alist) - (use-package powershell) - (defun powershell (&optional buffer) "Launches a powershell in buffer *powershell* and switches to it." (interactive)