Skip to content
Snippets Groups Projects
Unverified Commit ffe9bb85 authored by uuuvn's avatar uuuvn
Browse files

Fix LSP in helix

parent 0deb0d79
No related branches found
No related tags found
1 merge request!218Fix LSP in helix
[editor]
auto-format = false
[[language]]
name = "rust"
[[language.config.cargo]]
extraEnv = ["RUST_TARGET_PATH=targets"]
# Select one of targets to make lsp work for your confguration
# Do not commit this change
# TODO: find a better way to do this
# target = "aarch64-unknown-kernel"
[[language.config.check]]
targets = ["x86_64-unknown-kernel", "i686-unknown-kernel", "aarch64-unknown-kernel"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment