From c8e788f40e5d8b3efbc58aad9627c805aa455268 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 14 Jun 2025 17:00:14 -0400 Subject: [PATCH] AutoYADM commit: 2025-06-14 17:00:14 --- .config/kak/autoload/lsp.kak | 2 +- .config/kak/ltex-dictionary.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/kak/autoload/lsp.kak b/.config/kak/autoload/lsp.kak index f5aee176..810c0e19 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 e69de29b..ef4df9e5 100644 --- a/.config/kak/ltex-dictionary.txt +++ b/.config/kak/ltex-dictionary.txt @@ -0,0 +1,2 @@ +SonarAuth +Fichtinger