mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
install lua 5.1 version expected by neovim
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
---
|
---
|
||||||
|
- name: Install Lua 5.1
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: lua51
|
||||||
|
state: latest
|
||||||
- name: Install RipGrep
|
- name: Install RipGrep
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user