Skip to content

Instantly share code, notes, and snippets.

@zanshin
Created March 28, 2018 23:11
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 zanshin/570b03eccef2dc6fedadcd15839ae4b0 to your computer and use it in GitHub Desktop.
Save zanshin/570b03eccef2dc6fedadcd15839ae4b0 to your computer and use it in GitHub Desktop.
.nvim_background
if !exists('g:colors_name') || g:colors_name != 'base16-solarized-dark'
colorscheme base16-solarized-dark
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment