mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +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
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user