diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-20 20:25:56 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-24 12:48:31 -0800 |
| commit | e517e2e2dbe8bd17372cc2e8249d6d4f7c06509f (patch) | |
| tree | 7593e2df0df31e37f90b6232795e30b1f3b33d06 /config/emacs/init.el | |
| parent | bab271f5ae060734de7e95107baf5191e46fc90d (diff) | |
dust and remove auto make parallel
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) |
