diff --git a/README.md b/README.md index 08cf948..9d87a7d 100644 --- a/README.md +++ b/README.md @@ -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