branch: externals/consult
commit 893dc572b823453a709c1c9f3289d3ee7c99e492
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update changelog
---
CHANGELOG.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 947a20fd5f..2d4f7cd2da 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -9,6 +9,8 @@
=consult-line= becomes usable on very large files now, up to files like the
SQLite amalgamation. Furthermore =consult-line-multi= candidates are
fontified,
which was not the case before.
+- =consult-focus-lines=: Do not fontify buffer eagerly to reduce startup cost.
The
+ focused lines are fontified lazily when they come into sight.
* Version 3.0 (2025-11-15)