installed lua jsregexp for snippets

This commit is contained in:
aminnairi
2024-11-28 10:46:19 +01:00
parent 254b197ea9
commit 453c172db5
+5
View File
@@ -4,6 +4,11 @@
pacman:
name: lua51
state: latest
- name: Install Lua JS Regexp
become: true
pacman:
name: lua-jsregexp
state: latest
- name: Install RipGrep
become: true
pacman: