[Emacs] Remove unused column

This commit is contained in:
2021-03-26 13:51:02 +01:00
parent 126f265281
commit 5088871487

View File

@@ -5283,12 +5283,12 @@ Ill get into more detail below this code block.
Apparently, diff and Magit faces do not follow the nord themes color scheme, so
lets redefine their background and sometimes their foreground.
#+tblname: diff-faces
| / | | |
| Name | background | foreground |
|----------------------+------------------+------------|
| ediff-current-diff-A | ,phundrak/nord11 | |
| ediff-current-diff-C | ,phundrak/nord13 | |
| ediff-current-diff-C | ,phundrak/nord14 | |
| / | |
| Name | background |
|----------------------+------------------|
| ediff-current-diff-A | ,phundrak/nord11 |
| ediff-current-diff-C | ,phundrak/nord13 |
| ediff-current-diff-C | ,phundrak/nord14 |
**** Mu4e
:PROPERTIES: