Commit 44fec4a
committed
fix(hues): do not use
Details:
- This clears the highlight group which makes `hi default link Aaa Bbb`
actually apply link and not leave `Aaa` cleared.
Prefer to always supply something instead, usually link to other group
(like `Normal`).
Related to #2047{} in nvim_set_hl for plugin groups1 parent 7b956ba commit 44fec4a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
996 | | - | |
| 996 | + | |
997 | 997 | | |
998 | 998 | | |
999 | 999 | | |
| |||
0 commit comments