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

Enabling filetype and plugin highlights #1

Closed
kristijanhusak opened this issue May 8, 2018 · 5 comments
Closed

Enabling filetype and plugin highlights #1

kristijanhusak opened this issue May 8, 2018 · 5 comments

Comments

@kristijanhusak
Copy link
Contributor

Hi,

i noticed that highlights for filetype and plugin exists in the templates, but they are not part of the colorscheme.
Is there a way to add it to the colorscheme, except building the colorscheme by myself?

@lifepillar
Copy link
Owner

No, you have to rebuild the colorscheme. But I may add them as an option.

@kristijanhusak
Copy link
Contributor Author

That would be great. I really like gruvbox, but it has many issues and i'ts not maintained.

@lifepillar
Copy link
Owner

Please check the current master. Put:

let g:gruvbox_filetype_hi_groups = 1
let g:gruvbox_plugins_hi_groups = 1

in your vimrc to enable filetype and plugin highlighting.

@lifepillar
Copy link
Owner

I really like gruvbox, but it has many issues and i'ts not maintained.

Maybe you may chime in at vim/vim#2573.

@kristijanhusak
Copy link
Contributor Author

Thanks, looks good.

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

No branches or pull requests

2 participants