No need to load powershell package from --customfile

This commit is contained in:
Marcus Kammer 2023-02-06 16:02:06 +01:00
parent 534b99896b
commit 729d289504

View file

@ -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)