diff --git a/README.md b/README.md index 10b65f3..937e29e 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ You can also use the [vim-tab-bar](https://github.com/jamescherti/vim-tab-bar.el Add the following to the beginning of `~/.emacs.d/pre-init.el`, before all other `use-package` statements: ``` emacs-lisp (use-package auto-compile + :ensure t :custom (auto-compile-check-parens nil) :config