Mention custom eldoc-frame configuration

This commit is contained in:
Jessie Hildebrandt 2023-12-09 05:33:32 -05:00
parent 5c4439abd0
commit 04fed0ef79
2 changed files with 7 additions and 1 deletions

View File

@ -13,6 +13,8 @@ A dark color scheme that aims to replicate the appearance and colors of GTK4 "li
* Configurable theme features
* Custom configurations for neotree and eldoc-frame
* Custom fringe bitmaps for diff-hl, flycheck, and flymake
* Lightweight, no dependencies
@ -31,6 +33,10 @@ To see all of the theme features that can be configured:
`(eval-after-load 'neotree #'adwaita-dark-theme-neotree-configuration-enable)`
### Custom eldoc-frame Configuration
`(eval-after-load 'eldoc-frame #'adwaita-dark-theme-eldoc-frame-configuration-enable)`
### Custom Fringe Bitmaps
To replace default line continuation/line wrap fringe bitmaps:\

View File

@ -16,8 +16,8 @@
;; Features offered:
;; * Beautiful dark color scheme inspired by Adwaita
;; * Automatic 256-color mode support
;; * Custom configurations for neotree and eldoc-frame
;; * Custom fringe bitmaps for line continuations, visual-line-mode, diff-hl, flycheck, and flymake
;; * Custom configuration for neotree
;; * Lightweight with no dependencies
;;
;; To replace default line continuation/line wrap fringe bitmaps: