Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set terminal colors in Vim with termguicolors #70

Merged
merged 1 commit into from
May 28, 2019

Conversation

rbong
Copy link

@rbong rbong commented May 28, 2019

When the termguicolors setting is enabled, default ANSI colors are used by default in Vim.

Colors can be set in Vim similarly to neovim as of this merged PR:

vim/vim#2747

See this issue for more context:

vim/vim#2353

🤖 This pull request has been automatically copied from morhetz#282 🤖

When the termguicolors setting is enabled, default ANSI colors are used
by default in Vim. Colors can be set similarly to neovim.
@rbong rbong added the migrated Issues migrated from morhetz/gruvbox label May 28, 2019
@rbong rbong merged commit 7010ced into gruvbox-community:master May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated Issues migrated from morhetz/gruvbox
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant