Skip to content

Some errors i found with helpview.nvim in the help page of :h feedkeys() #9

@231tr0n

Description

@231tr0n

Hi! I found some inconsistencies with this plugin extmarks in these areas.
The first one is in :h extendnew()
image
image
As you can see in the above image, once I go down, the parenthesis after extend doubles becoming something from extend() to extend()().

The next one is in :h feedkeys()
image
image
As you can see in the above image, the string with some icon before changes to stringng without icon as I go down.

The third one is in :h nvim_feedkeys()
image
image
As you can see in the above image, the nvim_feedkeys() in blue becomes nvim_feedkeys()) once i go down.

What do you think might be going wrong here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions