Skip to main content
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.json interactively.

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