Skip to content

Instantly share code, notes, and snippets.

@nandajavarma
Created February 6, 2015 10:49
Show Gist options
  • Save nandajavarma/52adb5da23e3421b00ab to your computer and use it in GitHub Desktop.
Save nandajavarma/52adb5da23e3421b00ab to your computer and use it in GitHub Desktop.
test
autocmd BufWritePre * :%s/\s\+$//e
set wrap
set linebreak
" note trailing space at end of next line
set showbreak=>\ \ \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment