diff options
-rw-r--r-- | conf/pkg.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/pkg.el b/conf/pkg.el index 9813a1b..5519854 100644 --- a/conf/pkg.el +++ b/conf/pkg.el @@ -12,6 +12,7 @@ undo-tree org ess + lua-mode ) "Default packages") |