Skip to content

NvimTreeVertSplit not changing #198

@ByteDrummer

Description

@ByteDrummer

I'm trying to change NvimTreeVertSplit with the below config but it doesn't seem to do anything. Modifying WinSeparator does work but this isn't ideal.

require('onedark').setup {
  highlights = {
    NvimTreeVertSplit = {fg = "#282C34"}
  }
}

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