helix: switch from marksman to taplo
This commit is contained in:
parent
8e9995597f
commit
215509ade7
2 changed files with 2 additions and 3 deletions
|
@ -18,7 +18,6 @@
|
|||
lazygit,
|
||||
lib,
|
||||
lldb_19,
|
||||
marksman,
|
||||
nil,
|
||||
nixd,
|
||||
ruff,
|
||||
|
@ -125,7 +124,7 @@
|
|||
gopls
|
||||
lldb_19
|
||||
# Markdown
|
||||
marksman
|
||||
taplo
|
||||
# Nix
|
||||
nil
|
||||
nixd
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
name = "markdown";
|
||||
auto-format = true;
|
||||
formatter = mark "md";
|
||||
language-servers = ["scls" "marksman"];
|
||||
language-servers = ["scls" "taplo"];
|
||||
}
|
||||
{
|
||||
name = "nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue