Add .local extensions to env file types
This commit is contained in:
parent
ac018ce0f6
commit
c83065cc3d
@ -1,7 +1,7 @@
|
|||||||
[[language]]
|
[[language]]
|
||||||
name = "env"
|
name = "env"
|
||||||
scope = "text.env"
|
scope = "text.env"
|
||||||
file-types = ["test", "development", "staging", "production", "example", "env"]
|
file-types = ["test", "local", "development", "staging", "production", "example", "env"]
|
||||||
|
|
||||||
[language-server.rust-analyzer.config.check]
|
[language-server.rust-analyzer.config.check]
|
||||||
command = "clippy"
|
command = "clippy"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user