From b3a96275f027a7b530b298c5815bc4f8c21379f9 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 14 Jun 2025 16:50:14 -0400 Subject: [PATCH] AutoYADM commit: 2025-06-14 16:50:14 --- .config/kak/autoload/lsp.kak | 10 +++++----- .config/kak/ltex-dictionary.txt | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.config/kak/autoload/lsp.kak b/.config/kak/autoload/lsp.kak index 0497643c..810c0e19 100644 --- a/.config/kak/autoload/lsp.kak +++ b/.config/kak/autoload/lsp.kak @@ -192,11 +192,11 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{ } require-module ltex-dictionary 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")" - } - } + # 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")" + # } + # } declare-user-mode ltex map -docstring 'ltex mode' buffer user L ': enter-user-mode ltex' map -docstring 'PDF preview search' buffer ltex / ': texlab-forward-search' diff --git a/.config/kak/ltex-dictionary.txt b/.config/kak/ltex-dictionary.txt index ab1ffc1f..4b2a8f5b 100644 --- a/.config/kak/ltex-dictionary.txt +++ b/.config/kak/ltex-dictionary.txt @@ -1,2 +1,3 @@ -Fichtinger +SonarAuth +Fichtinger