aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-09-24 01:29:41 +0000
committerBlaž Hrastnik2021-11-29 02:00:28 +0000
commit30171416cb5b801086da69566a82462fca16ea14 (patch)
treeda79c4a16b4d1a5d9ebecb87edb2109bc3b87611 /helix-view/src
parent42fde95223a62bded340a1737e8be50ef94af4af (diff)
Gutter functions
Diffstat (limited to 'helix-view/src')
-rw-r--r--helix-view/src/editor.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-view/src/editor.rs b/helix-view/src/editor.rs
index 77cea783..d5913a51 100644
--- a/helix-view/src/editor.rs
+++ b/helix-view/src/editor.rs
@@ -106,7 +106,7 @@ pub struct Config {
pub file_picker: FilePickerConfig,
}
-#[derive(Debug, Clone, PartialEq, Eq, Deserialize)]
+#[derive(Debug, Copy, Clone, PartialEq, Eq, Deserialize)]
#[serde(rename_all = "kebab-case")]
pub enum LineNumber {
/// Show absolute line number