Skip to content

Make statusline customizable from Lua #4

@smolck

Description

@smolck

Maybe have some sort of an API like this:

require'uivonim'.setup_statusline {
    {}; -- Left components in here
    {}; -- Middle components in here
    {}; -- Right components in here
}

One question: how to go about this once ext_statusline is implemented in neovim?

cc: @tjdevries, let me know if you would prefer a different API style

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions