diff options
Diffstat (limited to 'lib/editor.ml')
| -rw-r--r-- | lib/editor.ml | 1 |
1 files changed, 0 insertions, 1 deletions
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 <https://toast.al/contact/> │ │ SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception │ └─────────────────────────────────────────────────────────────────────────────*) - let find () = match Sys.getenv_opt "VISUAL" with | Some v -> v |
