diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index b0ed4b36..f10caf49 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -712,6 +712,8 @@ The current directory is assumed to be the project's root otherwise." (progn (setq git-link-use-commit t))) +(use-package key-chord) + ;; ============================================================================= ;; Non-Programming Stuff ;; =============================================================================