AutoYADM commit: 2025-06-09 23:39:01
This commit is contained in:
parent
ac51e3f41e
commit
ad6b9f48b1
2 changed files with 19 additions and 10 deletions
|
@ -214,6 +214,8 @@ define-command lsp-check-inline-diagnostic %{
|
|||
# we write a python script for this
|
||||
}
|
||||
|
||||
evaluate-commands %sh{ ${kak_config}/scripts/lsp-diags.py }
|
||||
|
||||
define-command lsp-diag-set %{
|
||||
evaluate-commands %sh{
|
||||
printf 'set %s\n' "$kak_opt_lsp_inline_diagnostics" >"$kak_opt_diagpipe_in"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue