From f3a11b566ccf9cc2b7b5445f97fbb7c49dcf11b6 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Wed, 10 Dec 2025 19:14:02 +0000 Subject: remove newline --- lib/editor.ml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/editor.ml b/lib/editor.ml index a0a6752..49706b4 100644 --- a/lib/editor.ml +++ b/lib/editor.ml @@ -2,7 +2,6 @@ โ”‚ SPDX-FileCopyrightText: 2025 toastal โ”‚ โ”‚ SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€*) - let find () = match Sys.getenv_opt "VISUAL" with | Some v -> v -- cgit v1.2.3