Skip to content

Check also for &termguicolors to enable/use gui colors#13

Open
blueyed wants to merge 1 commit intociaranm:masterfrom
blueyed:support-termguicolors
Open

Check also for &termguicolors to enable/use gui colors#13
blueyed wants to merge 1 commit intociaranm:masterfrom
blueyed:support-termguicolors

Conversation

@blueyed
Copy link

@blueyed blueyed commented Oct 10, 2019

Not really sure if that's the best way, just tried this colorscheme with it.

endif

if has("gui_running")
if has("gui_running") || (exists('+termguicolors') && &termguicolors)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

has("termguicolors") && &termguicolors could also work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant