AutoYADM commit: 2025-06-14 16:55:15

This commit is contained in:
Daniel Fichtinger 2025-06-14 16:55:15 -04:00
parent b3a96275f0
commit ff7b6bd1b0
2 changed files with 1 additions and 4 deletions

View file

@ -191,7 +191,7 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
] ]
} }
require-module ltex-dictionary require-module ltex-dictionary
ltex-dictionary-load # ltex-dictionary-load
# define-command -docstring 'Add selection to ltex-ls dictionary' ltex-add %{ # define-command -docstring 'Add selection to ltex-ls dictionary' ltex-add %{
# set-option buffer lsp_servers %sh{ # 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")" # 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

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