AutoYADM commit: 2025-04-24 16:15:05

This commit is contained in:
Daniel Fichtinger 2025-04-24 16:15:05 -04:00
parent 28e9da7d43
commit ae5fcea58e
3 changed files with 7 additions and 12 deletions

View file

@ -319,16 +319,7 @@ auto-format = true
formatter = { command = "yamlfmt", args = ['-'] }
[language-server.fish-lsp]
command = "fish-lsp"
args = [
"start",
"--disable",
"diagnostic",
"highlight",
"folding",
"formatting",
]
environment = { fish_lsp_show_client_popups = "false" }
command = "/home/fic/.config/helix/scripts/fish-lsp.fish"
[[language]]
name = "fish"