You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
5
5
- FEATURE: implement `yank_path` mapping to yank full path under cursor.
6
6
7
+
## mini.hipatterns
8
+
9
+
- BREAKING FEATURE: make `MiniHipatterns{Fixme,Hack,Todo,Note}` highlight groups by default be reverse and bold variant of `Diagnostic{Error,Warn,Info,Hint}` group instead of directly link to them. This ensures better visibility for color schemes which don't have explicit 'mini.hipatterns' support.
10
+
7
11
## mini.hues
8
12
9
13
- FEATURE: add `'lowmedium'` and `'mediumhigh'` saturation levels.
0 commit comments