mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added installation of ripgrep for neovim
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
---
|
---
|
||||||
|
- name: Install RipGrep
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: ripgrep
|
||||||
|
state: present
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user