AutoYADM commit: 2025-06-16 17:21:48

This commit is contained in:
Daniel Fichtinger 2025-06-16 17:21:48 -04:00
parent 42e3ad62a7
commit 2170e3418d
4 changed files with 57 additions and 9 deletions

View file

@ -280,6 +280,7 @@ hook -group lsp-filetype-typst global BufSetOption filetype=typst %{
set-option -add buffer lsp_servers "formatterPrintWidth = %opt{autowrap_column}"
}
remove-hooks global lsp-filetype-toml
hook -group lsp-filetype-toml global BufSetOption filetype=toml %{
set-option buffer lsp_servers %{
[taplo]