From 448c1abba04e11f77e53629dc06fe47619a741d4 Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Wed, 3 Feb 2021 19:36:54 +0900 Subject: View tree implementation: render multiple split views. Cursors are still a bit buggy and we should render in focus statusbar differently than in the other pane. --- helix-view/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'helix-view/Cargo.toml') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index 0a435811..938f35e5 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -24,3 +24,5 @@ url = "2" smol = "1" futures-util = "0.3" + +slotmap = "1" -- cgit v1.2.3-70-g09d2