Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
* feat(coc-nvim): add json for coc configuration * refactor(coc-nvim): configure `coc_global_extensions` in AstroCore --------- Co-authored-by: Micah Halter <micah@mehalter.com>
Co-authored-by: William Roy <wroy@proton.me>
Co-authored-by: Micah Halter <micah@mehalter.com>
Closes #657
📑 Description
This adds
coc.nvimas an option for LSP and completion. This disables all other LSP functionality.ℹ Additional Information