[Emacs] Remove unused column

This commit is contained in:
Lucien Cartier-Tilet 2021-03-26 13:51:02 +01:00
parent 126f265281
commit 5088871487
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 6 additions and 6 deletions

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: