Update README.md

This commit is contained in:
James Cherti
2024-10-02 14:22:31 -04:00
parent 6066049526
commit d5a8c31109

View File

@@ -554,6 +554,9 @@ Add the following to `~/.emacs.d/post-init.el`:
(pixel-scroll-precision-mode)
(display-time-mode)
(show-paren-mode +1) ; Paren match highlighting
(winner-mode 1)
(pixel-scroll-precision-mode 1)
```
## Frequently asked questions