Remove some unused package definitions

This commit is contained in:
Daniel - 2020-08-27 19:39:28 +02:00
parent 186aef5252
commit 4c7c18b34e
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 6 deletions

View File

@ -2640,9 +2640,6 @@ With given ARG, display files in `db/important-document-path."
(add-hook 'haskell-mode-hook
'interactive-haskell-mode)))
(use-package ivy-pages
:commands (ivy-pages))
(use-package highlight-indentation
:commands highlight-indentation-mode)
@ -2669,9 +2666,6 @@ With given ARG, display files in `db/important-document-path."
:init (setq markdown-use-pandoc-style-yaml-metadata t
markdown-command "pandoc -f markdown -t html"))
(use-package mastodon
:commands (mastodon))
(use-package multiple-cursors
:pin "melpa-stable"
:ensure t