Hi,
I would like to disable the whitespace-line-column highlighting in org-mode.
I tried turning off whitespace-mode in org-mode by adding the following to custom.el
(setq whitespace-global-modes '(not org-mode))
But this had no effect that I could see.
Any advice is appreciated.
Thank you.
Kind regards,
Brad