google / google/vimdoc

Vimdoc should document mappings

Open
#54 0 comments 5 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
306
Forks
30
PR merge metrics
No merged PRs in 30d

Description

There should be a way to document individual mappings so they're listed in the mappings section of help files.

We should probably just have an explicit `@mapping KEYS [mode]` rather than trying to be clever and parse `:map` commands, at least for a first pass, because there are a lot of variants and a lot of code will use `:execute` and other high-level code structures to define mappings that might be hard to get right.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.