Skip to content

Instantly share code, notes, and snippets.

@nguyentienlong
Created May 12, 2022 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nguyentienlong/3fbefce7697791707faddcae63726520 to your computer and use it in GitHub Desktop.
Save nguyentienlong/3fbefce7697791707faddcae63726520 to your computer and use it in GitHub Desktop.
vimrc better white space
" better white space
let g:better_whitespace_enabled=1
let g:strip_whitespace_on_save=1
let g:strip_whitespace_confirm=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment