-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
For me, linking highlight groups like shown in the README does not work:
require('onedark').setup {
highlights = {
["@lsp.type.method"] = { link = "@function" },
Normal = { link = "ErrorMsg" },
}
}With this configuration, Neovim shows a prompt at startup Press ENTER or type command to continue and then continues to work normally. The highlight links are not applied.
Can somebody confirm? Otherwise I will try to provide more info.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels