Remove some unused/non-existing packages

This commit is contained in:
Gergely Polonkai 2021-03-10 06:21:33 +01:00
parent 53fde18b3c
commit 3486e44f23
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
2 changed files with 1 additions and 54 deletions

View File

@ -1514,9 +1514,6 @@ The cookies are from the Hungarian version an ancient MS-DOS based program calle
("RET" . dired-find-alternate-file) ("RET" . dired-find-alternate-file)
("^" . (lambda () (interactive) (find-alternate-file ".."))) ("^" . (lambda () (interactive) (find-alternate-file "..")))
("W" . wdired-change-to-wdired-mode))) ("W" . wdired-change-to-wdired-mode)))
(use-package dired-x
:ensure nil)
#+END_SRC #+END_SRC
** Actionable URLs ** Actionable URLs
@ -2727,15 +2724,6 @@ Maybe add ∉ for ~not in~ later, if possible.
'("def" . 402)))) '("def" . 402))))
#+END_SRC #+END_SRC
** Automatically load the virtualenv if there is one
#+BEGIN_SRC emacs-lisp
(use-package auto-virtualenv
:hook
(python-mode . auto-virtualenv-set-virtualenv)
(projectile-after-switch-project . auto-virtualenv-set-virtualenv))
#+END_SRC
** ElPy ** ElPy
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp

View File

@ -25,8 +25,7 @@
'(message-sendmail-envelope-from 'header) '(message-sendmail-envelope-from 'header)
'(minibuffer-prompt-properties '(read-only t cursor-intangible t face minibuffer-prompt)) '(minibuffer-prompt-properties '(read-only t cursor-intangible t face minibuffer-prompt))
'(package-selected-packages '(package-selected-packages
'(a '(ace-flyspell
ace-flyspell
ace-mc ace-mc
ace-window ace-window
achievements achievements
@ -34,19 +33,15 @@
ag ag
alert alert
all-the-icons all-the-icons
anaphora
anzu anzu
arduino-mode arduino-mode
ascii-art-to-unicode
auto-highlight-symbol auto-highlight-symbol
auto-package-update auto-package-update
auto-virtualenv
avy avy
bats-mode bats-mode
beacon beacon
bind-key bind-key
cargo cargo
cheatsheet
ciel ciel
clojure-mode clojure-mode
coffee-mode coffee-mode
@ -64,8 +59,6 @@
counsel-pydoc counsel-pydoc
csharp-mode csharp-mode
csv-mode csv-mode
dash
dash-functional
dashboard dashboard
delight delight
dired-collapse dired-collapse
@ -79,7 +72,6 @@
editorconfig editorconfig
electric-case electric-case
electric-operator electric-operator
electric-spacing
elpher elpher
elpy elpy
emamux emamux
@ -87,7 +79,6 @@
enlive enlive
eshell-fringe-status eshell-fringe-status
eshell-prompt-extras eshell-prompt-extras
esxml
expand-region expand-region
fancy-narrow fancy-narrow
feature-mode feature-mode
@ -95,13 +86,10 @@
flycheck flycheck
flycheck-pkg-config flycheck-pkg-config
flycheck-rust flycheck-rust
flymake-python-pyflakes
focus focus
forge forge
form-feed form-feed
frame-purpose
ggtags ggtags
ghub
gist gist
git-gutter-fringe git-gutter-fringe
git-messenger git-messenger
@ -109,7 +97,6 @@
gitconfig-mode gitconfig-mode
github-notifier github-notifier
gitignore-mode gitignore-mode
gitlab
gitlab-ci-mode gitlab-ci-mode
gitlab-ci-mode-flycheck gitlab-ci-mode-flycheck
gnu-elpa-keyring-update gnu-elpa-keyring-update
@ -117,19 +104,13 @@
go-mode go-mode
gobgen gobgen
golden-ratio golden-ratio
google
goto-last-change goto-last-change
graphql graphql
graphql-mode
helm-chrome
helm-mu
hl-todo hl-todo
hover hover
hungarian-holidays hungarian-holidays
hungry-delete hungry-delete
hyde
id-manager id-manager
identica-mode
ivy ivy
ivy-bibtex ivy-bibtex
ivy-pass ivy-pass
@ -140,15 +121,11 @@
kanban kanban
kubernetes kubernetes
loccur loccur
lorem-ipsum
lsp-dart lsp-dart
lsp-mode lsp-mode
lsp-ui lsp-ui
magit magit
magit-gerrit
magithub
markdown-mode markdown-mode
marshal
matrix-client matrix-client
mc-extras mc-extras
mediawiki mediawiki
@ -159,7 +136,6 @@
mu4e-maildirs-extension mu4e-maildirs-extension
multiple-cursors multiple-cursors
neotree neotree
ng2-mode
nyan-mode nyan-mode
nyan-prompt nyan-prompt
ob-mermaid ob-mermaid
@ -169,40 +145,29 @@
org-autolist org-autolist
org-bullets org-bullets
org-caldav org-caldav
org-jekyll
org-msg org-msg
org-projectile org-projectile
org-random-todo org-random-todo
org-rtm
org-sticky-header org-sticky-header
origami origami
ov
ox-rst ox-rst
pacfiles-mode pacfiles-mode
package-build
page-break-lines
paradox paradox
phi-search phi-search
phi-search-mc phi-search-mc
pipenv
plantuml-mode plantuml-mode
po-mode po-mode
poetry poetry
ponylang-mode ponylang-mode
projectile projectile
projectile-speedbar projectile-speedbar
pycoverage
python-x
pyvenv
quelpa quelpa
quelpa-use-package quelpa-use-package
rainbow-delimiters rainbow-delimiters
rainbow-identifiers rainbow-identifiers
rainbow-mode rainbow-mode
request
restclient restclient
rust-mode rust-mode
s
sass-mode sass-mode
secretaria secretaria
smartparens smartparens
@ -210,9 +175,7 @@
spinner spinner
sr-speedbar sr-speedbar
sx sx
systemd
tidal tidal
tracking
transient transient
typescript-mode typescript-mode
undo-tree undo-tree
@ -220,11 +183,7 @@
vala-mode vala-mode
vala-snippets vala-snippets
vue-html-mode vue-html-mode
wakatime-mode
web-mode web-mode
with-editor
xlicense
yafolding
yaml-mode yaml-mode
yasnippet yasnippet
yasnippet-snippets yasnippet-snippets