Skip to content

Instantly share code, notes, and snippets.

@benzittlau
Created September 13, 2014 19:59
Show Gist options
  • Save benzittlau/e628488f7c5e6ee48d61 to your computer and use it in GitHub Desktop.
Save benzittlau/e628488f7c5e6ee48d61 to your computer and use it in GitHub Desktop.
Vim Writing Settings
set formatoptions+=a # auto reformat paragraphs
set formatoptions+=t # enable auto line wraping
set tw=100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment