Skip to content

Separate active buffer highlight from vim.opt.cursorline #2013

@JoseConseco

Description

@JoseConseco

Can this functionality be implemented utilising API?
I do not think so

Is your feature request related to a problem? Please describe.
If I have disabled vim.opt.cursorline then NvimTree wont highlight active buffer.

Describe the solution you'd like
Custom highlight - not dependent on nvim, but it would only depends on NvimTree config

Describe alternatives you've considered
We can make hack with autocmd that enables cursorline for NvimTree, but is not 'fun'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions