Update deps and fix highlighting
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[[language]]
|
||||
name = "rust"
|
||||
scope = "source.rust"
|
||||
injection-regex = "rust_with_rstml"
|
||||
grammar = "rust_with_rstml"
|
||||
injection-regex = "rust"
|
||||
grammar = "rust"
|
||||
file-types = ["rs"]
|
||||
roots = ["Cargo.toml", "Cargo.lock", "tailwind.config.js"]
|
||||
language-servers = ["rust-analyzer", "tailwindcss-language-server"]
|
||||
|
||||
Reference in New Issue
Block a user