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

custom coc-settings.json #49

Closed
benmoss opened this issue Apr 1, 2021 · 2 comments
Closed

custom coc-settings.json #49

benmoss opened this issue Apr 1, 2021 · 2 comments

Comments

@benmoss
Copy link
Contributor

benmoss commented Apr 1, 2021

Is there any way to add customizations to coc-settings.json? Looking around the docs for coc.nvim and it doesn't seem like there's a way to merge any additional config except the :CocLocalConfig, which is working directory based and so not so ideal.

I did find this issue which seems like it could solve our problems if it existed as a feature though: neoclide/coc.nvim#2996

@luan
Copy link
Owner

luan commented Apr 2, 2021

Yeah, I think it's on coc to have this feature. Depending on what you're trying to do you may be able to override some stuff via vim script. Or if it's something non-controversial we can consider putting it in the defaults. But other than that I don't know if there's much we can do.

@benmoss
Copy link
Contributor Author

benmoss commented Apr 5, 2021

Yeah, I was looking to do some experimentation with the yaml LSP and doing some crazy OpenAPI completion stuff, but never got it to work well enough to suggest adding it 😄

@benmoss benmoss closed this as completed Jul 2, 2021
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