diff options
| author | 2020-04-20 15:28:36 -0700 | |
|---|---|---|
| committer | 2020-04-20 15:30:39 -0700 | |
| commit | 4b682d2b2b0008a8824aaf5e373c33b5b3dce1dd (patch) | |
| tree | d28c1c7b113d093c1099d77d983b2dfa0235ef7a /yoshi-theme.el | |
| parent | b70b8a9c1051c01d152f03943abedbc7f253e3f3 (diff) | |
| download | yoshi-theme-4b682d2b2b0008a8824aaf5e373c33b5b3dce1dd.tar.gz yoshi-theme-4b682d2b2b0008a8824aaf5e373c33b5b3dce1dd.zip | |
Add setting for ‘org-fontify-whole-block-delimiter-line’
Diffstat (limited to 'yoshi-theme.el')
| -rw-r--r-- | yoshi-theme.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el index b6e7273..c5890f6 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -525,6 +525,7 @@ `(ansi-color-names-vector [,bgdim ,fgred ,fggreen ,fgyellow ,fgblue ,fgmagenta ,fgcyan ,fgdim]) `(fci-rule-color ,bgred) + '(org-fontify-whole-block-delimiter-line t) '(org-fontify-whole-heading-line t) '(window-divider-mode t) '(window-divider-default-right-width 1) |
