A simple CPU rendered GUI IDE experience.
Diffstat (limited to 'src/edi/st.rs')
-rw-r--r--src/edi/st.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/edi/st.rs b/src/edi/st.rs
index b0a38a8..db98b9a 100644
--- a/src/edi/st.rs
+++ b/src/edi/st.rs
@@ -86,7 +86,7 @@ Default => {
// },
Hovered => {
HOnSomething(((usize, usize)) => pos) => Hovering(Rq<Hovring, Option<Hovr>, ((usize, usize), TextDocumentPositionParams), RequestError<HoverRequest>> => default()) [SetHovering],
- HOnNothing => Default,
+ HOnNothing => Default [R(bool => false)],
},
Hovering(x) => {
// now hovering over something else, cancel existing hover