AutoYADM commit: 2025-06-14 16:50:14
This commit is contained in:
parent
e2215fb6ff
commit
b3a96275f0
2 changed files with 7 additions and 6 deletions
|
@ -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 '<a-s><a-k>dictionary =<ret>s\\[.*\\]<ret><a-i>]_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 '<a-s><a-k>dictionary =<ret>s\\[.*\\]<ret><a-i>]_a, "%s"' "$kak_selection")"
|
||||
# }
|
||||
# }
|
||||
declare-user-mode ltex
|
||||
map -docstring 'ltex mode' buffer user L ': enter-user-mode ltex<ret>'
|
||||
map -docstring 'PDF preview search' buffer ltex / ': texlab-forward-search<ret>'
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
Fichtinger
|
||||
|
||||
SonarAuth
|
||||
Fichtinger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue