rust-analyzer
This commit is contained in:
parent
3aea9e3e2a
commit
279cfb8879
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
args:
|
||||
creates: ~/.cargo
|
||||
|
||||
- name: Add Rust-Analyzer component
|
||||
shell: ~/.cargo/bin/rustup component add rust-analyzer
|
||||
|
||||
- name: Link cargo-config
|
||||
file:
|
||||
src: "{{ role_path }}/files/config"
|
||||
|
|
Loading…
Add table
Reference in a new issue