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

fix(ccc-nvim.lua): highlighter attached buffer error #283

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

khaneliman
Copy link
Contributor

@khaneliman khaneliman commented Jun 18, 2023

Fix attached buffer error and utilize the auto loading instead of calling it directly since we're passing in the auto_enable option. uga-rosa/ccc.nvim@5a9e394

image

Did nothing to affect code style so not sure why the action is failing...

@khaneliman khaneliman changed the title Fix ccc-nvim.lua fix(ccc-nvim.lua): highlighter attached buffer error Jun 18, 2023
@khaneliman khaneliman closed this Jun 18, 2023
@khaneliman khaneliman reopened this Jun 18, 2023
luxus
luxus previously requested changes Jun 18, 2023
lua/astrocommunity/color/ccc-nvim/ccc-nvim.lua Outdated Show resolved Hide resolved
Fix attached buffer error and utilize the auto loading instead of calling it directly
Copy link
Member

@mehalter mehalter left a comment

Choose a reason for hiding this comment

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

Looks great!

@mehalter mehalter merged commit 029aeb7 into AstroNvim:main Jun 18, 2023
@khaneliman khaneliman deleted the patch-1 branch June 18, 2023 17:28
RayJameson pushed a commit to RayJameson/astrocommunity that referenced this pull request Jun 20, 2023
fix: ccc-nvim.lua

Fix attached buffer error and utilize the auto loading instead of calling it directly
@mehalter
Copy link
Member

mehalter commented Jul 3, 2023

This caused issues that are resolved in #356

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.

3 participants