Skip to content

Instantly share code, notes, and snippets.

@liangzan
Created June 16, 2012 03:33
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liangzan/2939812 to your computer and use it in GitHub Desktop.
Save liangzan/2939812 to your computer and use it in GitHub Desktop.
emacs org mode line wrapping
;; add this to your emacs.d
;; wraps the lines in org-mode
(setq org-startup-truncated nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment