mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
installed lua jsregexp for snippets
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user