From 8accc868b593d29b2cb9b26121dd2610e6bb35d7 Mon Sep 17 00:00:00 2001 From: Soliprem Date: Mon, 7 Oct 2024 14:03:02 +0200 Subject: [PATCH] otter: cleanup --- modules/plugins/lsp/otter/otter.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/plugins/lsp/otter/otter.nix b/modules/plugins/lsp/otter/otter.nix index d5bf5f5c..79797aaf 100644 --- a/modules/plugins/lsp/otter/otter.nix +++ b/modules/plugins/lsp/otter/otter.nix @@ -58,7 +58,6 @@ in { (eg. in Org files) When true, otter handles these cases fully. ''; }; - # toggle = mkMappingOption "Activate LSP on Cursor Position [otter]" "lo"; }; }; };