mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Update README formatting
This commit is contained in:
14
README.md
14
README.md
@ -110,14 +110,14 @@ from) my config. [Don't hesitate to report bugs](https://github.com/hlissner/.em
|
|||||||
|
|
||||||
A few things to keep in mind:
|
A few things to keep in mind:
|
||||||
|
|
||||||
1. Cask can be flakey, especially with new builds. If you're getting
|
1. **Cask can be flakey, especially with new builds.** If you're
|
||||||
odd errors when starting up Emacs, try to run `make install` again.
|
getting odd errors when starting up Emacs, try to run `make
|
||||||
I've also had cryptic cask errors that I had to reboot to resolve.
|
install` again. I've also had cryptic cask errors that I had to
|
||||||
YMMV.
|
reboot to resolve. YMMV.
|
||||||
2. If you add new functions to any of the autoloaded
|
2. If you add new functions to any of the autoloaded
|
||||||
`(core|modules)/defuns/*.el` library files, `make autoloads` must
|
`(core|modules)/defuns/*.el` library files, run `make autoloads`
|
||||||
be run afterwards. `:reload` will reload Emacs' load-path if you're
|
afterwards. `:reload` will reload Emacs' load-path if you have
|
||||||
running Emacs while doing so.
|
Emacs open while doing so.
|
||||||
|
|
||||||
|
|
||||||
[auto-yasnippet]: https://melpa.org/#/auto-yasnippet
|
[auto-yasnippet]: https://melpa.org/#/auto-yasnippet
|
||||||
|
Reference in New Issue
Block a user