mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
installed biome
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
- name: Install V Analyzer
|
||||
kewlfft.aur.aur:
|
||||
name: v-analyzer-bin
|
||||
- name: Install Biome
|
||||
become: true
|
||||
npm:
|
||||
name: "@biomejs/biome"
|
||||
global: true
|
||||
state: latest
|
||||
- name: Install Lua 5.1
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user