added rust analyzer installation for helix

This commit is contained in:
aminnairi
2023-11-29 13:16:30 +01:00
parent b48f3b52c3
commit 3bfb6e30b7
+5
View File
@@ -408,6 +408,11 @@
pacman:
name: vue-language-server
state: present
- name: Install Rust Analyzer for Helix
become: true
pacman:
name: rust-analyzer
state: present
- name: Setup Fish
synchronize:
delete: true