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