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

feat: support (Neo)Vim by coc.nvim #272

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Freed-Wu
Copy link

@Freed-Wu Freed-Wu commented Jan 6, 2025

@tristan957
Copy link
Contributor

I don't love this. I think it should probably be maintained in a fork.

I could be swayed by a better diff along the lines of:

if (!coc) {
} else {
}

As it stands with the C-preprocessor, I don't think it will go in. Maybe better abstractions would help too?

@Freed-Wu
Copy link
Author

Freed-Wu commented Jan 7, 2025

I could be swayed by a better diff

Do you mean something like https://github.com/wader/vscode-jq/pull/8/files ?

@tristan957
Copy link
Contributor

Yeah potentially.

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.

2 participants