Update README.md with newlines
This commit is contained in:
parent
ccd35d0319
commit
a5928d89a9
@ -29,16 +29,16 @@
|
||||
|
||||
### Custom Fringe Bitmaps
|
||||
|
||||
To replace default line continuation/line wrap fringe bitmaps:
|
||||
To replace default line continuation/line wrap fringe bitmaps:\
|
||||
`(adwaita-dark-theme-arrow-fringe-bmp-enable)`
|
||||
|
||||
To enable custom fringe bitmaps for [diff-hl](https://github.com/dgutov/diff-hl):
|
||||
To enable custom fringe bitmaps for [diff-hl](https://github.com/dgutov/diff-hl):\
|
||||
`(eval-after-load 'diff-hl #'adwaita-dark-theme-diff-hl-fringe-bmp-enable)`
|
||||
|
||||
To enable custom fringe bitmaps for [flycheck](https://www.flycheck.org/en/latest/):
|
||||
To enable custom fringe bitmaps for [flycheck](https://www.flycheck.org/en/latest/):\
|
||||
`(eval-after-load 'flycheck #'adwaita-dark-theme-flycheck-fringe-bmp-enable)`
|
||||
|
||||
To enable custom fringe bitmaps for [flymake](https://www.emacswiki.org/emacs/FlyMake):
|
||||
To enable custom fringe bitmaps for [flymake](https://www.emacswiki.org/emacs/FlyMake):\
|
||||
`(eval-after-load 'flymake #'adwaita-dark-theme-flymake-fringe-bmp-enable)`
|
||||
|
||||
## Feedback
|
||||
|
Loading…
Reference in New Issue
Block a user