Docs / DOCUMENTATION
Documentation
Browse setup references, feature guides, Vim interfaces, and troubleshooting documentation for coc.nvim.
Setup and configuration
- Setup coc.nvim — Check requirements, run the installer, add an editor configuration and language support, then verify the result.
- Configuration file — Understand user, workspace, and language-specific settings.
- Settings generator — Search the current schema and generate
coc-settings.jsoninteractively.
Features and interfaces
- LSP features — Browse completion, diagnostics, navigation, workspace, and other protocol features.
- Extensions — Install and manage coc extensions that provide language support and integrations.
- Vim interface — Find commands, functions, mappings, variables, events, and highlight groups.
- Reference matrix — Search the complete Vim-facing reference in one place.
Diagnostics and development
- Troubleshooting center — Follow an interactive diagnostic path for common setup and runtime problems.
- F.A.Q. — Read stable explanations and configuration guidance.
- Developer hub and typings reference — Build and maintain coc.nvim extensions.