diff options
author | Franck Cuny <franck@fcuny.net> | 2022-04-27 19:18:09 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-04-27 19:18:09 -0700 |
commit | f17ca75f7dd2a04fc4afe48d3f7df6bb3a2bd738 (patch) | |
tree | 44b3b5966e02196e043dc168d8148eeae066c567 | |
parent | my-settings: more of the same (diff) | |
download | emacs.d-f17ca75f7dd2a04fc4afe48d3f7df6bb3a2bd738.tar.gz |
init: ensure packages are installed
Diffstat (limited to '')
-rw-r--r-- | emacs/init.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index 72ac44f..1c575b3 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -22,6 +22,10 @@ gotest hcl-mode jq-format + magit + git-modes + git-commit + git-link markdown-mode nix-mode notmuch |