Hello, I would like to enable truncate-lines in orgmode by default - how can I do that?
Here is what I tried to put in my config, but it doesn't seem to help: (add-hook 'org-mode-hook (lambda () (setq truncate-lines t))) Thank you!
Hello, I would like to enable truncate-lines in orgmode by default - how can I do that?
Here is what I tried to put in my config, but it doesn't seem to help: (add-hook 'org-mode-hook (lambda () (setq truncate-lines t))) Thank you!