AutoYADM commit: 2025-06-09 17:37:38
This commit is contained in:
parent
1f9b5fceea
commit
aa7cbf8a12
2 changed files with 14 additions and 0 deletions
|
@ -209,3 +209,7 @@ hook -group lsp-filetype-typst global BufSetOption filetype=typst %{
|
|||
# lsp-menu %arg{@}
|
||||
# }
|
||||
|
||||
# enable inline-diagnostics if the cursor is on a diagnostic
|
||||
define-command lsp-check-inline-diagnostic %{
|
||||
# we write a python script for this
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue