Skip to content

Conversation

@esmuellert
Copy link
Owner

@esmuellert esmuellert commented Jan 10, 2026

Overview

This PR adds a usage-focused vimdoc to provide built-in help documentation for codediff.nvim users. After this change, users can access help directly from Neovim using :help codediff.

What Changed

  • New vimdoc (doc/codediff.txt): A comprehensive help file covering commands, usage modes, configuration options, highlight groups, and the Lua API
  • Help tags (doc/tags): Generated tags file enabling :help navigation
  • Version bump: Updated VERSION from 2.6.0 to 2.7.0

Why This Matters

Previously, users had to leave Neovim and consult README.md for usage information. Now they can quickly discover available commands and options using the native :help system, which is the expected Neovim user experience.

The documentation is intentionally usage-focused—installation and development details remain in README.md to keep the help file concise and practical.

Testing

Documentation-only change; no functional code modified.

@esmuellert esmuellert enabled auto-merge January 10, 2026 20:41
@esmuellert esmuellert merged commit c841f1d into main Jan 10, 2026
13 checks passed
@esmuellert esmuellert deleted the docs/vimdoc-usage branch January 10, 2026 20:52
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