mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Trying nix-doom-emacs
This commit is contained in:
parent
2ae854d277
commit
2fa2da4328
8 changed files with 2943 additions and 13 deletions
21
user/app/doom-emacs/packages.el
Normal file
21
user/app/doom-emacs/packages.el
Normal file
|
@ -0,0 +1,21 @@
|
|||
;;(package! org-bullets)
|
||||
(package! org-modern)
|
||||
(package! org-super-agenda)
|
||||
(package! emacsql :pin "c1a4407")
|
||||
(package! org-roam-ui)
|
||||
(package! org-roam-nursery :recipe (:repo "https://github.com/chrisbarrett/nursery"))
|
||||
(package! lister)
|
||||
(package! org-download)
|
||||
(package! org-yt)
|
||||
(package! toc-org)
|
||||
(package! all-the-icons-dired)
|
||||
(package! all-the-icons-completion)
|
||||
(package! ox-reveal)
|
||||
(package! hledger-mode)
|
||||
(package! rainbow-mode)
|
||||
(package! crdt)
|
||||
(package! ess)
|
||||
(package! openwith)
|
||||
(package! ob-mermaid)
|
||||
(package! focus)
|
||||
(package! olivetti)
|
Loading…
Add table
Add a link
Reference in a new issue