From bc2c652fe885c7e7953224268688a6d7b6dea80e Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Fri, 16 Oct 2020 16:58:26 +0900 Subject: Bugfix --- helix-core/src/state.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'helix-core') diff --git a/helix-core/src/state.rs b/helix-core/src/state.rs index bd14850f..1b0a67ae 100644 --- a/helix-core/src/state.rs +++ b/helix-core/src/state.rs @@ -10,7 +10,6 @@ pub enum Mode { Normal, Insert, Goto, - Command, } /// A state represents the current editor state of a single buffer. -- cgit v1.2.3-70-g09d2