ffixing unnecessary packages
This commit is contained in:
parent
30bbd49d76
commit
f8ea51fb30
2 changed files with 49 additions and 49 deletions
|
@ -7,7 +7,7 @@ with lib;
|
|||
package = with pkgs; ((emacsPackagesFor emacsPgtk).emacsWithPackages
|
||||
(epkgs: with epkgs; [
|
||||
vterm
|
||||
magit
|
||||
melpaPackages.magit
|
||||
pdf-tools
|
||||
consult-eglot
|
||||
org
|
||||
|
@ -29,8 +29,8 @@ with lib;
|
|||
# tree-sitter
|
||||
# tree-sitter-langs
|
||||
rustic
|
||||
evil
|
||||
evil-collection
|
||||
melpaPackages.evil
|
||||
melpaPackages.evil-collection
|
||||
general
|
||||
evil-escape
|
||||
evil-surround
|
||||
|
@ -45,7 +45,7 @@ with lib;
|
|||
org-re-reveal-citeproc
|
||||
ox-reveal
|
||||
oer-reveal
|
||||
ox-spectacle
|
||||
# ox-spectacle
|
||||
unicode-fonts
|
||||
emojify
|
||||
undo-tree
|
||||
|
@ -53,18 +53,19 @@ with lib;
|
|||
toc-org
|
||||
pulsar
|
||||
vertico
|
||||
consult
|
||||
marginalia
|
||||
melpaPackages.consult
|
||||
melpaPackages.marginalia
|
||||
all-the-icons-completion
|
||||
embark
|
||||
embark-consult
|
||||
melpaPackages.embark
|
||||
melpaPackages.embark-consult
|
||||
corfu
|
||||
orderless
|
||||
cape
|
||||
melpaPackages.orderless
|
||||
melpaPackages.cape
|
||||
devdocs
|
||||
yasnippet
|
||||
wgrep
|
||||
tempel
|
||||
melpaPackages.tempel
|
||||
melpaPackages.tempel-collection
|
||||
projectile
|
||||
simple-httpd
|
||||
avy
|
||||
|
@ -81,7 +82,7 @@ with lib;
|
|||
yaml-mode
|
||||
typescript-mode
|
||||
docker
|
||||
docker-tramp
|
||||
# docker-tramp
|
||||
fish-mode
|
||||
markdown-mode
|
||||
qml-mode
|
||||
|
@ -105,7 +106,6 @@ with lib;
|
|||
calfw-ical
|
||||
org-caldav
|
||||
org-wild-notifier
|
||||
magit
|
||||
sly
|
||||
nov
|
||||
elfeed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue