WIP: dropping zk

This commit is contained in:
Matthew Ryan Dillon 2025-04-06 21:15:24 -04:00
parent f9b46a6ae3
commit b441b8c774
2 changed files with 1 additions and 13 deletions

View file

@ -4,18 +4,6 @@ name = "rust"
[language-server.rust-analyzer.config.check]
command = "clippy"
[language-server.zk]
command = "zk"
args = ["lsp"]
[[language]]
name = "markdown"
scope = "source.md"
injection-regex = "md|markdown"
file-types = ["md", "markdown"]
roots = [".zk"]
language-servers = ["zk"]
{{ if eq .hosttype "work" -}}
[language-server.pyright]
command = "pyright-langserver"