From d33e8fd3d8fa2062acf697b2feb74877ed309561 Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Sun, 9 May 2021 19:03:03 +0900 Subject: Update todos. --- helix-tui/src/widgets/mod.rs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'helix-tui/src/widgets/mod.rs') diff --git a/helix-tui/src/widgets/mod.rs b/helix-tui/src/widgets/mod.rs index 5a48e9b5..00744a1c 100644 --- a/helix-tui/src/widgets/mod.rs +++ b/helix-tui/src/widgets/mod.rs @@ -5,9 +5,8 @@ //! //! The available widgets are: //! - [`Block`] -//! - [`Tabs`] -//! - [`List`] -//! - [`Table`] +// //! - [`List`] +// //! - [`Table`] //! - [`Paragraph`] mod block; -- cgit v1.2.3-70-g09d2