emacs: add powershell package

This commit is contained in:
joachimschmidt557 2022-10-26 21:44:50 +02:00
parent 6e19d6d003
commit ea7bed776f
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -36,6 +36,7 @@
(straight-use-package 'svelte-mode) (straight-use-package 'svelte-mode)
(straight-use-package 'yaml-mode) (straight-use-package 'yaml-mode)
(straight-use-package 'cmake-mode) (straight-use-package 'cmake-mode)
(straight-use-package 'powershell)
;; (straight-use-package '(promela-mode ;; (straight-use-package '(promela-mode
;; :type git ;; :type git