summary refs log tree commit diff
path: root/emacs/custom
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-10-18 08:31:14 -0700
committerFranck Cuny <franck@fcuny.net>2021-10-18 08:31:14 -0700
commite68606e61f080e7a82844b8d4ad22b93199c5bb8 (patch)
tree1099687e59694e73b5f69258bebc43f968884d4e /emacs/custom
parentzsh: use the default prompt (diff)
downloademacs.d-e68606e61f080e7a82844b8d4ad22b93199c5bb8.tar.gz
emacs: remove deprecated variable
Diffstat (limited to 'emacs/custom')
-rw-r--r--emacs/custom/fcuny-ui.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/custom/fcuny-ui.el b/emacs/custom/fcuny-ui.el
index 0bdc494..16b9a3e 100644
--- a/emacs/custom/fcuny-ui.el
+++ b/emacs/custom/fcuny-ui.el
@@ -31,7 +31,6 @@
         modus-themes-mode-line '(accented)
         modus-themes-diffs '(desaturated)
         modus-themes-fringes nil
-        modus-themes-intense-hl-line t
         modus-themes-paren-match '(intense)
         modus-themes-syntax '(yellow-comments green-strings)
         modus-themes-hl-line '(accented intense)