Compare commits
No commits in common. "71c1ae66e387fe3dca75f87e57f297b06b0b8dfb" and "c83065cc3d6cd0460217bd5b54abf3b52d244e4a" have entirely different histories.
71c1ae66e3
...
c83065cc3d
@ -5,26 +5,3 @@ file-types = ["test", "local", "development", "staging", "production", "example"
|
|||||||
|
|
||||||
[language-server.rust-analyzer.config.check]
|
[language-server.rust-analyzer.config.check]
|
||||||
command = "clippy"
|
command = "clippy"
|
||||||
|
|
||||||
# It is recommended to place the necessary configurations below inside a project's
|
|
||||||
# .helix/languages.toml directory
|
|
||||||
#
|
|
||||||
# [language-server.gpt]
|
|
||||||
# command = "bun"
|
|
||||||
# args = ["run", "/path/to/helix-gpt/src/app.ts", "--handler", "copilot"]
|
|
||||||
#
|
|
||||||
# [[language]]
|
|
||||||
# name = "rust"
|
|
||||||
# language-servers = ["rust-analyzer", "gpt"]
|
|
||||||
#
|
|
||||||
# [[language]]
|
|
||||||
# name = "go"
|
|
||||||
# language-servers = [ "gopls", "golangci-lint-lsp", "gpt" ]
|
|
||||||
#
|
|
||||||
# [[language]]
|
|
||||||
# name = "typescript"
|
|
||||||
# language-servers = [ "typescript-language-server", "gpt" ]
|
|
||||||
#
|
|
||||||
# [[language]]
|
|
||||||
# name = "javascript"
|
|
||||||
# language-servers = [ "typescript-language-server", "gpt" ]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user