Emacs haskell-mode, python3Full instead of python and org-roam util
This commit is contained in:
parent
9d9c65a835
commit
aa7650e975
3 changed files with 18 additions and 3 deletions
|
@ -15,6 +15,7 @@ emacsWithPackages (
|
|||
evil
|
||||
evil-collection
|
||||
fira-code-mode
|
||||
haskell-mode
|
||||
helm
|
||||
helm-ag
|
||||
helm-company
|
||||
|
@ -48,6 +49,6 @@ emacsWithPackages (
|
|||
minimap
|
||||
]
|
||||
) ++ (
|
||||
with pkgs; []
|
||||
with pkgs; [ ]
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue