diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-12-27 22:29:40 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-12-27 22:29:40 +0700 |
commit | 81c0c423013c29b962bc8607b1dd2ebdfaae71af (patch) | |
tree | 00e790e574fba902f9d7dcadb4baac3db170e83a /emacs | |
parent | 08e15819061cc952b24b88efcbb266401f2534bd (diff) | |
download | dotfiles-81c0c423013c29b962bc8607b1dd2ebdfaae71af.tar.gz |
Update 2019-09-27
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/.emacs.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index eadceea..9c5adfe 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -32,7 +32,7 @@ '(erc-nick "cnx") '(package-selected-packages (quote - (sane-term glsl-mode perl6-mode fireplace lua-mode markdown-mode + (sane-term glsl-mode nix-mode perl6-mode fireplace lua-mode markdown-mode smart-tabs-mode auctex wordnut magit geiser slime pdf-tools))) '(safe-local-variable-values (quote ((Syntax . Common-Lisp)))) '(scroll-bar-mode nil) |