Emacs config

This commit is contained in:
Andrea Ciceri 2021-10-21 11:07:38 +02:00
parent 8be6d0c9ca
commit 43b2f39c35
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
5 changed files with 46 additions and 34 deletions

View file

@ -9,37 +9,38 @@ emacsWithPackages (
) ++ (
with epkgs.melpaPackages; [
all-the-icons
use-package
company
dap-mode
doom-modeline
evil
evil-collection
helm
projectile
helm-projectile
magit
company
helm-company
helm-ag
fira-code-mode
org-superstar
org-fragtog
org-roam
org-download
visual-fill-column
writegood-mode
nix-mode
lsp-python-ms
helm
helm-ag
helm-company
helm-projectile
lispy
lsp-mode
dap-mode
which-key
sudo-utils
lsp-python-ms
magit
nix-mode
org-download
org-fragtog
org-roam
org-superstar
projectile
rainbow-delimiters
sudo-utils
treemacs
treemacs-evil
treemacs-projectile
treemacs-icons-dired
treemacs-magit
treemacs-persp
treemacs-projectile
use-package
visual-fill-column
which-key
writegood-mode
]
) ++ (
with epkgs.elpaPackages; [