tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
helix lang
biscui.tech
2 years ago
4639491c
3628fb96
+4
-4
1 changed file
expand all
collapse all
unified
split
.config
helix
languages.toml
+4
-4
.config/helix/languages.toml
···
1
1
-
[[language]]
2
2
-
name = "rust"
1
1
+
# [[language]]
2
2
+
# name = "rust"
3
3
4
4
-
[language-server.rust-analyzer]
5
5
-
config = { procMacro = { ignored = { leptos_macro = ["component", "server"] } } }
4
4
+
# [language-server.rust-analyzer]
5
5
+
# config = { procMacro = { ignored = { leptos_macro = ["component", "server"] } } }
6
6
7
7
# [language.config.hints]
8
8
# assignVariableTypes = true