AutoYADM commit: 2025-05-25 23:24:17
This commit is contained in:
parent
0a7eec16bc
commit
dadf5d2b3e
3 changed files with 61 additions and 40 deletions
|
@ -24,7 +24,7 @@ define-command -hidden -override lsp-hide-code-actions %{
|
|||
set-option global lsp_debug false
|
||||
|
||||
# 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
|
||||
declare-option str-list lsp_filetypes python go rust bash fish c cpp typst markdown yaml json jsonc bash sh
|
||||
|
||||
define-command -hidden lsp-filetype-hooks-update %{
|
||||
try %{ remove-hooks global lsp-filetypes }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue