Skip to content

Commit

Permalink
Remove unused markdown-oxide from a zed LSP
Browse files Browse the repository at this point in the history
The official site does not clarify this tool realizes what thing

ref: GH-729
  • Loading branch information
kachick committed Oct 7, 2024
1 parent 7c1c6a3 commit e09ea7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home-manager/helix.nix
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ in
formatter = mkDprint "md";
language-servers = [
"marksman"
"markdown-oxide"
"typos"
];
}
Expand Down

0 comments on commit e09ea7e

Please sign in to comment.