mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-11-01 03:27:26 -05:00
Add ripgrep
This commit is contained in:
parent
a8715788a0
commit
1907aa7e4b
|
@ -37,6 +37,7 @@ PLUGINS=(
|
||||||
"neovim"
|
"neovim"
|
||||||
"nodejs"
|
"nodejs"
|
||||||
"pnpm"
|
"pnpm"
|
||||||
|
"ripgrep"
|
||||||
"xh"
|
"xh"
|
||||||
)
|
)
|
||||||
for PLUGIN in "${PLUGINS[@]}"; do
|
for PLUGIN in "${PLUGINS[@]}"; do
|
||||||
|
|
Loading…
Reference in a new issue