Skip to content

Commit 021240e

Browse files
committed
docs: how to handle missing hl groups
1 parent b411a0f commit 021240e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ NvimDapViewThread
291291
NvimDapViewThreadStopped
292292
```
293293

294-
They are linked to (somewhat) reasonable defaults, but they may look odd with your colorscheme. Consider contributing to your colorscheme by sending a PR to add support to `nvim-dap-view`.
294+
They are linked to (somewhat) reasonable defaults, but they may look odd with your colorscheme. If the links aren't defined, no highlighting will be applied. To fix that, you have to manually define the highlight groups (see `:h nvim_set_hl()`). Consider contributing to your colorscheme by sending a PR to add support to `nvim-dap-view`!
295295

296296
### Filetypes and autocommands
297297

0 commit comments

Comments
 (0)