Update README.md

This commit is contained in:
James Cherti
2024-12-01 19:45:00 -05:00
parent aaaebc1548
commit 72b91339ed

View File

@@ -659,7 +659,8 @@ To configure `corfu` and `cape`, add the following to `~/.emacs.d/post-init.el`:
:config :config
(which-key-mode)) (which-key-mode))
(pixel-scroll-precision-mode) (setq pixel-scroll-precision-use-momentum nil)
(pixel-scroll-precision-mode 1)
(display-time-mode) (display-time-mode)
(show-paren-mode +1) ; Paren match highlighting (show-paren-mode +1) ; Paren match highlighting