1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-11-01 03:27:26 -05:00

Add ripgrep

This commit is contained in:
Kaan Barmore-Genç 2024-09-19 00:23:29 -05:00
parent a8715788a0
commit 1907aa7e4b

View file

@ -37,6 +37,7 @@ PLUGINS=(
"neovim" "neovim"
"nodejs" "nodejs"
"pnpm" "pnpm"
"ripgrep"
"xh" "xh"
) )
for PLUGIN in "${PLUGINS[@]}"; do for PLUGIN in "${PLUGINS[@]}"; do