diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-11 15:33:30 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-11 15:33:30 -0800 |
| commit | e1740f662083ebcd5573e6876ad3ecc8a8488cd9 (patch) | |
| tree | ccb94a8801b2d194ad6f63de9f826ce52f218329 /config/emacs/site-lisp | |
| parent | 1f668e67753ac1c355677611d7057f5ca0982219 (diff) | |
emacs tweak binds and centralize vc conf
Diffstat (limited to 'config/emacs/site-lisp')
| -rw-r--r-- | config/emacs/site-lisp/my-modal.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/emacs/site-lisp/my-modal.el b/config/emacs/site-lisp/my-modal.el index 579524f..b026fe9 100644 --- a/config/emacs/site-lisp/my-modal.el +++ b/config/emacs/site-lisp/my-modal.el @@ -317,4 +317,4 @@ trigger EFFECT or consult UNTIL." (remove-hook 'after-change-major-mode-hook 'mm/enable-normal-state))) ;; And we're off! -(mm/global-modal-mode 1) +;; (mm/global-modal-mode 1) |
