AutoYADM commit: 2025-06-04 20:23:37

This commit is contained in:
Daniel Fichtinger 2025-06-04 20:23:37 -04:00
parent b656d363f9
commit bde22b04ae

View file

@ -24,7 +24,7 @@ define-command -hidden -override lsp-hide-code-actions %{
set-option global lsp_debug false set-option global lsp_debug false
# list of filetypes for which LSP will be activated in the window scope # list of filetypes for which LSP will be activated in the window scope
declare-option str-list lsp_filetypes python go rust bash fish c cpp typst markdown yaml json jsonc bash sh declare-option str-list lsp_filetypes python go rust bash fish c cpp typst markdown yaml json jsonc bash sh typescript javascript
declare-option -hidden bool inlay_enabled false declare-option -hidden bool inlay_enabled false