Skip to content

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

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

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

Conversation

@blueyed

@blueyed blueyed commented Oct 10, 2019

Copy link
Copy Markdown

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

Comment thread colors/inkpot.vim
endif

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

Copy link
Copy Markdown
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