diff options
Diffstat (limited to 'config/emacs/init.el')
| -rw-r--r-- | config/emacs/init.el | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/emacs/init.el b/config/emacs/init.el index addc3d7..bd89eda 100644 --- a/config/emacs/init.el +++ b/config/emacs/init.el @@ -1152,11 +1152,11 @@ With ARG, don't save the current layout." '(menu-bar-mode nil) '(package-selected-packages '(avy balanced-windows bash-completion benchmark-init cape - clang-format corfu diff-hl diff-hl-mode eat embark esh-help - flycheck fold-this free-keys haskell-mode hl-todo ibuffer-vc - marginalia merlin minions ocp-indent opam-switch-mode - orderless pass pinentry pyvenv racket-mode rust-mode sdcv - tempel-collection tuareg vertico visible-mark winum)) + clang-format corfu eat embark esh-help flycheck fold-this + free-keys haskell-mode hl-todo ibuffer-vc marginalia merlin + minions ocp-indent opam-switch-mode orderless pass pinentry + pyvenv racket-mode rust-mode ryo-modal sdcv tempel-collection + tuareg vertico visible-mark winum)) '(pyim-assistant-scheme 'cangjie) '(safe-local-variable-values '((LEXICAL-binding . t))) '(scroll-bar-mode nil) |
