diff options
author | jao <jao@gnu.org> | 2022-04-14 17:20:17 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-04-14 17:20:17 +0100 |
commit | 052ed3c164907e90a7fedb1e9631efddfb03c478 (patch) | |
tree | a502ae73c74630492d7f1a0835f67dd426ec35e0 /lib | |
parent | 8cd2e8df81f3c61395bd16f4f2c0e6de46c82f07 (diff) | |
download | elibs-052ed3c164907e90a7fedb1e9631efddfb03c478.tar.gz elibs-052ed3c164907e90a7fedb1e9631efddfb03c478.tar.bz2 |
so long, mct, welcome back, trusty vertico!
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index cd8a0f0..d4a7ce9 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -836,10 +836,6 @@ (markdown-code-face (p keyword)) (markdown-inline-code-face (p function)) (markdown-italic-face (~ italic)) - (mct-highlight-candidate (p hilite) ex) - (mct-line-number (p hilite)) - (mct-line-number-current (~ mct-line-number) bf) - (mct-stripe (p dimm) ex) (menu (~ default)) (message-cited-text-1 (p f10)) (message-cited-text-2 (p f11)) |