doomemacs/modules/ui/fill-column
Steven vanZyl 7daa3aaae9 Improve fill-column module for 27
Emacs 27 introduced `display-fill-column-indicator-mode` which replaces
`hl-fill-column`. This commit adds some conditionals to use
`display-fill-column-indicator-mode` on Emacs 27+, or falls back to
`hl-fill-column-mode` on older versions.
2020-10-05 10:14:54 -04:00
..
autoload.el Improve fill-column module for 27 2020-10-05 10:14:54 -04:00
packages.el Improve fill-column module for 27 2020-10-05 10:14:54 -04:00