branch: externals/hydra
commit 74b32f3ff004cd2ad7707722ffa7f85e8233a845
Author: Oleh Krehel <[email protected]>
Commit: Oleh Krehel <[email protected]>
lv.el: Sience byte compiler
---
lv.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lv.el b/lv.el
index 3cfc914715..306adf7edd 100644
--- a/lv.el
+++ b/lv.el
@@ -56,6 +56,7 @@ Only the background color is significant."
(defvar display-line-numbers)
(defvar display-fill-column-indicator)
+(defvar tab-line-format)
(defun lv-window ()
"Ensure that LV window is live and return it."