Skip to content

highlight group not found: NeoTreeNormal #9

@hobord

Description

@hobord

packer.nvim: Error running config for neo-tree.nvim: ...acker/start/neo-tree.nvim/lua/neo-tree/ui/highlights.lua:68: Vim(highlight):E411: highlight
group not found: NeoTreeNormal

NVIM version: v0.6.1

  use {
    "nvim-neo-tree/neo-tree.nvim",
    branch = "v1.x",
    requires = { "MunifTanjim/nui.nvim" },
    config = function ()
      require("neo-tree").setup()
    end
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions