Skip to content

Instantly share code, notes, and snippets.

@hoangtranwork
Created June 29, 2017 10:18
Show Gist options
  • Save hoangtranwork/10a0f442a41e9bd28af069ff69f45032 to your computer and use it in GitHub Desktop.
Save hoangtranwork/10a0f442a41e9bd28af069ff69f45032 to your computer and use it in GitHub Desktop.
if has("gui_running")
au ColorScheme * hi EndOfBuffer guifg=#002b36
else
au ColorScheme * hi EndOfBuffer ctermfg=bg
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment