Created
March 28, 2018 23:11
-
-
Save zanshin/570b03eccef2dc6fedadcd15839ae4b0 to your computer and use it in GitHub Desktop.
.nvim_background
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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