Update README formatting
This commit is contained in:
parent
a39c79abd8
commit
c100bb0eb1
1 changed files with 7 additions and 7 deletions
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue