Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Focus only on moving search count to the left of the command line #34

Description

@rieje

I don't think this plugin is redundant just because search match/index is now natively supported in Vim/Neovim. It still moves this info to the left of the command line, which is closer to the search query so your eyes don't need to dart left and right where the default position is.

It would be nice if this plugin is updated and simplified to only move the info to the left of the command line (assume this feature was enabled in Vim/Neovim), dropping implementing what Vim/Neovim already supports.

Better yet, instead of moving to the left of the command line, move it to end of the query like with fzf's option to do so at the command line.

I have not been able to find a simple plugin that does only what is necessary--such a feature is always included as some sort of big suite of features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions