diff options
Diffstat (limited to 'carrot/.emacs.d/groups.el')
-rw-r--r-- | carrot/.emacs.d/groups.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/carrot/.emacs.d/groups.el b/carrot/.emacs.d/groups.el new file mode 100644 index 0000000..d6539f4 --- /dev/null +++ b/carrot/.emacs.d/groups.el @@ -0,0 +1,4 @@ +(enable-groups + org + games + osm) |