Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect documentation of optional feature example (conceal) in usr_02.txt #28711

Open
krishnakumarg1984 opened this issue May 11, 2024 · 0 comments
Labels
bug issues reporting wrong behavior documentation
Milestone

Comments

@krishnakumarg1984
Copy link

krishnakumarg1984 commented May 11, 2024

Problem

The documentation page of user-manual usr_02.txt says:

24) Optional features always start with "+".  To find out about the
       conceal feature use: >
	:help +conceal

However, this given example does not work at all and produces an error message

E149: Sorry, no help for +conceal

Steps to reproduce

nvim --clean.
:help +conceal

Expected behavior

Unsure if the optional features help feature (and documentation) is present in neovim?

Neovim version (nvim -v)

NVIM v0.10.0-dev-3107+g8c7a8be27

Vim (not Nvim) behaves the same?

no, vim 9.1.0200

Operating system/version

Linux Ubuntu 22.04

Terminal name/version

wezterm 20240203-110809-5046fc22

$TERM environment variable

xterm-256color

Installation

bob (package manager) nightly

@krishnakumarg1984 krishnakumarg1984 added the bug issues reporting wrong behavior label May 11, 2024
@justinmk justinmk added this to the backlog milestone May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issues reporting wrong behavior documentation
Projects
None yet
Development

No branches or pull requests

3 participants