AutoYADM commit: 2025-04-24 16:15:05
This commit is contained in:
parent
28e9da7d43
commit
ae5fcea58e
3 changed files with 7 additions and 12 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue