From ff7b6bd1b07027db485b31871c05a5343aaca1ee Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 14 Jun 2025 16:55:15 -0400 Subject: [PATCH] AutoYADM commit: 2025-06-14 16:55:15 --- .config/kak/autoload/lsp.kak | 2 +- .config/kak/ltex-dictionary.txt | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.config/kak/autoload/lsp.kak b/.config/kak/autoload/lsp.kak index 810c0e19..f5aee176 100644 --- a/.config/kak/autoload/lsp.kak +++ b/.config/kak/autoload/lsp.kak @@ -191,7 +191,7 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{ ] } require-module ltex-dictionary - ltex-dictionary-load + # ltex-dictionary-load # define-command -docstring 'Add selection to ltex-ls dictionary' ltex-add %{ # set-option buffer lsp_servers %sh{ # printf %s "$kak_opt_lsp_servers" | kak -f "$(printf 'dictionary =s\\[.*\\]]_a, "%s"' "$kak_selection")" diff --git a/.config/kak/ltex-dictionary.txt b/.config/kak/ltex-dictionary.txt index 4b2a8f5b..e69de29b 100644 --- a/.config/kak/ltex-dictionary.txt +++ b/.config/kak/ltex-dictionary.txt @@ -1,3 +0,0 @@ - -SonarAuth -Fichtinger