Skip to content

Instantly share code, notes, and snippets.

@FreedomBen
Last active February 24, 2022 20:21
Show Gist options
  • Save FreedomBen/55050e75aaed4210e5ee2ec8239488fa to your computer and use it in GitHub Desktop.
Save FreedomBen/55050e75aaed4210e5ee2ec8239488fa to your computer and use it in GitHub Desktop.
:set wrap " enables line wrapping, default break at character
:set lbr " changes break to word instead of character. short for :set linebreak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment