AutoYADM commit: 2025-06-14 17:00:14

This commit is contained in:
Daniel Fichtinger 2025-06-14 17:00:14 -04:00
parent ff7b6bd1b0
commit c8e788f40e
2 changed files with 3 additions and 1 deletions

View file

@ -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 '<a-s><a-k>dictionary =<ret>s\\[.*\\]<ret><a-i>]_a, "%s"' "$kak_selection")"

View file

@ -0,0 +1,2 @@
SonarAuth
Fichtinger