mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
installed lua jsregexp for snippets
This commit is contained in:
@@ -4,6 +4,11 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: lua51
|
name: lua51
|
||||||
state: latest
|
state: latest
|
||||||
|
- name: Install Lua JS Regexp
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: lua-jsregexp
|
||||||
|
state: latest
|
||||||
- name: Install RipGrep
|
- name: Install RipGrep
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user