Skip to content

statuscolumn support - blocked #2394

Closed
Closed
@gukz

Description

@gukz

Neovim has support the new feature: statuscolumn
neovim/neovim#20621
please allow user config this property and set it to the tree window buffer.

currently, if I set the statuscolumn for global, the tree window's statuscolumn will not always update.
see below, I set the statuscolumn="%=%{v:relnum?v:relnum:v:lnum} "

image

what am I request for?
1, allow user customize the statuscolumn just like the signcolumn.
2, fix the statuscolumn update bug (optional)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions