AutoYADM commit: 2025-06-14 15:45:14

This commit is contained in:
Daniel Fichtinger 2025-06-14 15:45:14 -04:00
parent 8bfe317d06
commit dadd108b73
2 changed files with 2 additions and 2 deletions

View file

@ -190,8 +190,8 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
""",
]
}
require-module ltex-dict
ltex-dict-set
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 '<a-s><a-k>dictionary =<ret>s\\[.*\\]<ret><a-i>]_a, "%s"' "$kak_selection")"