diff options
author | shoshin <shoshin@cicadas.surf> | 2022-07-17 11:49:01 -0500 |
---|---|---|
committer | shoshin <shoshin@cicadas.surf> | 2022-07-17 11:49:01 -0500 |
commit | c570284ace0ed5f1f254f9cc475a30f4be56af0f (patch) | |
tree | 7f5c7f4482968814f0f81eb506e194729a4fe2b1 /shoshin-config.el | |
parent | 98705ee525fe5a9b88b1664a7984b2d3ec9c4741 (diff) |
Add: which-key notes, embark prefix help, inf-ruby package
Diffstat (limited to 'shoshin-config.el')
-rw-r--r-- | shoshin-config.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shoshin-config.el b/shoshin-config.el index c92396f..7834edd 100644 --- a/shoshin-config.el +++ b/shoshin-config.el @@ -142,6 +142,8 @@ (package-install 'json-mode) +(package-install 'inf-ruby) + (package-install 'devdocs) ;;; Projects |